Author: pluknet
Date: Tue Nov 13 19:03:13 2012
New Revision: 242989
URL: http://svnweb.freebsd.org/changeset/base/242989

Log:
  Correct rmlock(9) xref and add a missing comma.

Modified:
  head/share/man/man9/pfil.9

Modified: head/share/man/man9/pfil.9
==============================================================================
--- head/share/man/man9/pfil.9  Tue Nov 13 18:24:47 2012        (r242988)
+++ head/share/man/man9/pfil.9  Tue Nov 13 19:03:13 2012        (r242989)
@@ -203,8 +203,8 @@ function
 might sleep!
 .Sh SEE ALSO
 .Xr bpf 4 ,
-.Xr if_bridge 4
-.Xr rmlock 4
+.Xr if_bridge 4 ,
+.Xr rmlock 9
 .Sh HISTORY
 The
 .Nm
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to