svn commit: r254815 - head/share/man/man9
Andre Oppermann
andre at FreeBSD.org
Sat Aug 24 21:30:35 UTC 2013
Author: andre
Date: Sat Aug 24 21:30:35 2013
New Revision: 254815
URL: http://svnweb.freebsd.org/changeset/base/254815
Log:
Fix BUGS section after botched modify in r254772.
Reported by: bjk
Modified:
head/share/man/man9/pfil.9
Modified: head/share/man/man9/pfil.9
==============================================================================
--- head/share/man/man9/pfil.9 Sat Aug 24 21:25:53 2013 (r254814)
+++ head/share/man/man9/pfil.9 Sat Aug 24 21:30:35 2013 (r254815)
@@ -241,8 +241,7 @@ Fine-grained locking was added in
lock export was added in
.Fx 10.0 .
.Sh BUGS
-The
-.Fn When a
+.Pp When a
.Vt pfil_head
is being modified, no traffic is diverted
(to avoid deadlock).
More information about the svn-src-all
mailing list