diff options
author | schweikh <schweikh@FreeBSD.org> | 2001-05-01 14:09:20 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2001-05-01 14:09:20 +0000 |
commit | db2380c01ccd1e65d435517c6ce257684fc6b841 (patch) | |
tree | d60f8d7128638b4a526167e76fcf24ac70986943 /share | |
parent | 7e0835e7db91fdc29cc02730fa9831fada938a90 (diff) | |
download | FreeBSD-src-db2380c01ccd1e65d435517c6ce257684fc6b841.zip FreeBSD-src-db2380c01ccd1e65d435517c6ce257684fc6b841.tar.gz |
Fixed typos: decendant -> descendant
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/icmp6.4 | 2 | ||||
-rw-r--r-- | share/man/man4/ip6.4 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/icmp6.4 b/share/man/man4/icmp6.4 index 050e3ee..9c0bacc 100644 --- a/share/man/man4/icmp6.4 +++ b/share/man/man4/icmp6.4 @@ -263,7 +263,7 @@ socket with a network address for which no network interface exists. .Sh HISTORY The implementation is based on KAME stack .Po -which is decendant of WIDE hydrangea IPv6 stack kit +which is descendant of WIDE hydrangea IPv6 stack kit .Pc . .Pp Part of the document was shamelessly copied from RFC2292. diff --git a/share/man/man4/ip6.4 b/share/man/man4/ip6.4 index 37084c9..920753e 100644 --- a/share/man/man4/ip6.4 +++ b/share/man/man4/ip6.4 @@ -696,7 +696,7 @@ However, KAME/NetBSD also supports them. .Sh HISTORY The implementation is based on KAME stack .Po -which is decendant of WIDE hydrangea IPv6 stack kit +which is descendant of WIDE hydrangea IPv6 stack kit .Pc . .Pp Part of the document was shamelessly copied from RFC2553 and RFC2292. |