summaryrefslogtreecommitdiffstats
path: root/share/man/man9
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2013-08-25 06:58:51 +0000
committerjoel <joel@FreeBSD.org>2013-08-25 06:58:51 +0000
commit2b2005aeb311097c155f1d7b7bfb2a3e3e020936 (patch)
tree98f251541983abb8fdaeb10002b13165562b3c52 /share/man/man9
parent055650f8c70771e77bbcfe691e1b0a8dfa09ef92 (diff)
downloadFreeBSD-src-2b2005aeb311097c155f1d7b7bfb2a3e3e020936.zip
FreeBSD-src-2b2005aeb311097c155f1d7b7bfb2a3e3e020936.tar.gz
mdoc fixes.
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/pfil.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/pfil.9 b/share/man/man9/pfil.9
index ac74432..2f28df6 100644
--- a/share/man/man9/pfil.9
+++ b/share/man/man9/pfil.9
@@ -71,6 +71,7 @@ typedef int (*pfil_func_t)(void *arg, struct mbuf **mp, struct ifnet *, int dir,
.Fn pfil_wlock "struct pfil_head *"
.Ft void
.Fn pfil_wunlock "struct pfil_head *"
+.Ed
.Sh DESCRIPTION
The
.Nm
@@ -241,7 +242,7 @@ Fine-grained locking was added in
lock export was added in
.Fx 10.0 .
.Sh BUGS
-.Pp When a
+When a
.Vt pfil_head
is being modified, no traffic is diverted
(to avoid deadlock).
OpenPOWER on IntegriCloud