Author: thj
Date: Thu Apr 18 11:06:45 2019
New Revision: 346348
URL: https://svnweb.freebsd.org/changeset/base/346348

Log:
  Add a bugs section to pflog man page
  
  FreeBSD does not set the pid field in the pfloghdr struct. This field is
  populated on other platforms, document this to save people from trying
  to use this field.
  
  Event:        Aberdeen hackathon 2019
  Reviewed by:  kp, bcr, bz
  Approved by:  bz (mentor)
  Differential Revision:        https://reviews.freebsd.org/D19952

Modified:
  head/share/man/man4/pflog.4

Modified: head/share/man/man4/pflog.4
==============================================================================
--- head/share/man/man4/pflog.4 Thu Apr 18 10:54:08 2019        (r346347)
+++ head/share/man/man4/pflog.4 Thu Apr 18 11:06:45 2019        (r346348)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 9, 2019
+.Dd April 18, 2019
 .Dt PFLOG 4
 .Os
 .Sh NAME
@@ -110,5 +110,7 @@ The
 .Nm
 device first appeared in
 .Ox 3.0 .
-.\" .Sh BUGS
-.\" Anything here?
+.Sh BUGS
+FreeBSD does not set a process id in the
+.Fa pid
+field in pfloghdr.


_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to