summaryrefslogtreecommitdiff
path: root/share/man/man4/pf.4
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2014-01-21 03:15:47 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2014-01-21 03:15:47 +0000
commit6a8d0cb8380ab8e65766f56340c8dac41d6a5705 (patch)
treed083dd11635c7a5bd971dbb4b0d5b6eff9b4a296 /share/man/man4/pf.4
parentf923664fa40842bde91793690e58d886dad875d2 (diff)
obvious .Pa fixes; found with mandocdb(8)
Diffstat (limited to 'share/man/man4/pf.4')
-rw-r--r--share/man/man4/pf.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/pf.4 b/share/man/man4/pf.4
index 9ff1d1e3284..c9b9777a9d3 100644
--- a/share/man/man4/pf.4
+++ b/share/man/man4/pf.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pf.4,v 1.82 2014/01/21 03:13:10 lteo Exp $
+.\" $OpenBSD: pf.4,v 1.83 2014/01/21 03:15:46 schwarze Exp $
.\"
.\" Copyright (C) 2001, Kjell Wooding. All rights reserved.
.\"
@@ -82,7 +82,7 @@ will be returned.
supports the following
.Xr ioctl 2
commands, available through
-.Aq Pa net/pfvar.h :
+.In net/pfvar.h :
.Bl -tag -width xxxxxx
.It Dv DIOCSTART
Start the packet filter.
@@ -446,7 +446,7 @@ For possible values of
consult the
.Dv PFTM_*
values in
-.Aq Pa net/pfvar.h .
+.In net/pfvar.h .
.It Dv DIOCGETTIMEOUT Fa "struct pfioc_tm *pt"
Get the state timeout of
.Va timeout .
@@ -903,7 +903,7 @@ TCP SYN packet, respectively.
The
.Va fp_flags
member is filled according to the
-.Aq Pa net/pfvar.h
+.In net/pfvar.h
include file
.Dv PF_OSFP_*
defines.