summaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl.8
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-08-03 16:03:03 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-08-03 16:03:03 +0000
commited43c10a46184e33eb8c5b1fe7a748889f2a26d1 (patch)
tree9b1204b7c8f0a85b98055963ed0936ee0e2357c0 /sbin/pfctl/pfctl.8
parent59937477f61e3477c00a794aa20a67769bfad344 (diff)
o) We always closes .Bl and .Bd tags;
millert@ ok
Diffstat (limited to 'sbin/pfctl/pfctl.8')
-rw-r--r--sbin/pfctl/pfctl.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8
index 8e0a69ffae6..eb01bc71a6f 100644
--- a/sbin/pfctl/pfctl.8
+++ b/sbin/pfctl/pfctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pfctl.8,v 1.25 2001/07/28 16:38:27 dhartmei Exp $
+.\" $OpenBSD: pfctl.8,v 1.26 2001/08/03 16:03:02 mpech Exp $
.\"
.\" Copyright (c) 2001 Kjell Wooding. All rights reserved.
.\"
@@ -132,6 +132,7 @@ Show rules as they are parsed.
Packet filter rules file.
.It Pa /etc/nat.conf
Rules for Network Address Translation.
+.El
.Sh SEE ALSO
.Xr pf 4 ,
.Xr nat.conf 5 ,