diff options
author | keramida <keramida@FreeBSD.org> | 2005-07-31 03:30:48 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2005-07-31 03:30:48 +0000 |
commit | ac7c9f771d24494ee3e2cb386d81d76f91fe2726 (patch) | |
tree | 2fcd325b0ae82cec9ec2820bb4009fa44253edec /lib/libc/net | |
parent | bafe5eb6c7238eca9f1fb1ce68ecbd18e69dca84 (diff) | |
download | FreeBSD-src-ac7c9f771d24494ee3e2cb386d81d76f91fe2726.zip FreeBSD-src-ac7c9f771d24494ee3e2cb386d81d76f91fe2726.tar.gz |
Fix all the spelling mistakes I could find in the man pages for words
that have at least 3 characters.
MFC after: 1 week
Thanks to: Music band ``Chingon''
for keeping me company while searching for these.
Diffstat (limited to 'lib/libc/net')
-rw-r--r-- | lib/libc/net/inet6_rth_space.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/inet6_rth_space.3 b/lib/libc/net/inet6_rth_space.3 index 3903485..2750170 100644 --- a/lib/libc/net/inet6_rth_space.3 +++ b/lib/libc/net/inet6_rth_space.3 @@ -85,7 +85,7 @@ of the type, specified in the .Fa type argument and containing the number of addresses specified in the .Fa segments -argumment. +argument. When the type is .Dv IPV6_RTHDR_TYPE_0 the number of segments must be from 0 through 127. |