summaryrefslogtreecommitdiff
path: root/share/man/man5/pf.conf.5
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-07-07 09:15:55 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-07-07 09:15:55 +0000
commit43b5b36c4ed0a24277bd040eaafe4db0254f05c8 (patch)
tree18687eb7d2676c9d92dd4357f2eced68cf304c63 /share/man/man5/pf.conf.5
parent6da13ad13973c80a83cc8c6c139aebf1ef023ace (diff)
fix a macro and remove a whitespace at EOL;
ok henning@
Diffstat (limited to 'share/man/man5/pf.conf.5')
-rw-r--r--share/man/man5/pf.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index ec57887e533..1b4ff530ecf 100644
--- a/share/man/man5/pf.conf.5
+++ b/share/man/man5/pf.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pf.conf.5,v 1.262 2003/07/07 08:42:38 henning Exp $
+.\" $OpenBSD: pf.conf.5,v 1.263 2003/07/07 09:15:54 jmc Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -649,7 +649,7 @@ are
for Class Based Queueing,
.Ar priq
for Priority Queueing and
-.Ar. hfsc
+.Ar hfsc
for the Hierarchical Fair Service Curve scheduler.
.It Ar bandwidth <bw>
The maximum bitrate for all queues on an
@@ -2029,7 +2029,7 @@ Interface fxp0 is the inside interface, and we are running
listening for outbound ftp sessions captured to port 8021.
.Bd -literal
# NAT
-# Translate outgoing packets' source addresses (any protocol).
+# Translate outgoing packets' source addresses (any protocol).
# In this case, any address but the gateway's external address is mapped.
nat on kue0 inet from ! (kue0) to any -> (kue0)