diff options
author | David Krause <david@cvs.openbsd.org> | 2003-08-22 05:18:31 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-08-22 05:18:31 +0000 |
commit | 3f2541555ae1d56bd3a2808c1e7b25858761a283 (patch) | |
tree | 41d0e2f0fae27ba63619da124f20d577e827f0a2 /share | |
parent | 77f644f737032f40ad5278aa8f84788e68191d70 (diff) |
spelling and kill whitespace at eol
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/pf.os.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man5/pf.os.5 b/share/man/man5/pf.os.5 index 0de7d9b487f..4814bfc5d67 100644 --- a/share/man/man5/pf.os.5 +++ b/share/man/man5/pf.os.5 @@ -1,11 +1,11 @@ -.\" $OpenBSD: pf.os.5,v 1.1 2003/08/21 19:12:59 frantzen Exp $ +.\" $OpenBSD: pf.os.5,v 1.2 2003/08/22 05:18:30 david Exp $ .\" .\" Copyright (c) 2003 Mike Frantzen <frantzen@w4g.org> -.\" +.\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above .\" copyright notice and this permission notice appear in all copies. -.\" +.\" .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR @@ -71,7 +71,7 @@ Allow any window size which is a multiple of the maximum transmission unit (MTU). .El .Pp -The +The .Ar ttl value is the initial time to live in the IP header. The fingerprint code will account for the volatility of the packets's TTL @@ -93,7 +93,7 @@ The .Ar TCP options field is an ordered list of the individual TCP options that appear in the SYN packet. -Each option is described by a single character seperated by a comma and +Each option is described by a single character separated by a comma and certain ones may include a value. The options are: .Bl -tag -width Description -offset indent -compact |