summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-08-22 21:50:35 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-08-22 21:50:35 +0000
commitbdee604205b7485ae7e9cb0b6d1aa2e2553297a9 (patch)
tree90db82ccfd6991f5ec8558150130e86480f41ce6 /share/man/man5
parent97012dcf81eb4cd9173c8a9e3e6d24d264b70bd2 (diff)
pf spelling police
ok dhartmei@ jmc@
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/pf.conf.54
-rw-r--r--share/man/man5/pf.os.56
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index ae90cb44212..16add0d7142 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.266 2003/08/22 18:28:14 frantzen Exp $
+.\" $OpenBSD: pf.conf.5,v 1.267 2003/08/22 21:50:34 david Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -562,7 +562,7 @@ And spoofing TCP packets into a connection requires knowing or guessing
valid timestamps.
Timestamps merely need to be monotonically increasing and not derived off a
guessable base time.
-.Ar reassemple tcp
+.Ar reassemble tcp
will cause
.Ar scrub
to modulate the TCP timestamps with a random number.
diff --git a/share/man/man5/pf.os.5 b/share/man/man5/pf.os.5
index 4814bfc5d67..7de8e739d51 100644
--- a/share/man/man5/pf.os.5
+++ b/share/man/man5/pf.os.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pf.os.5,v 1.2 2003/08/22 05:18:30 david Exp $
+.\" $OpenBSD: pf.os.5,v 1.3 2003/08/22 21:50:34 david Exp $
.\"
.\" Copyright (c) 2003 Mike Frantzen <frantzen@w4g.org>
.\"
@@ -137,10 +137,10 @@ will match another NOP.
The sixth
.Ar W0
will match a window scaling option with a zero scaling size.
-The seventh and eigth
+The seventh and eighth
.Ar N
options will match two NOPs.
-And the nineth and final option
+And the ninth and final option
.Ar T
will match the timestamp option with any time value.
.Pp