diff options
author | mpp <mpp@FreeBSD.org> | 2004-06-21 20:10:35 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 2004-06-21 20:10:35 +0000 |
commit | 4104a7f84fd330bcd30c1c509f0026011e03780b (patch) | |
tree | e6f791079cdb38ae54b1409d40338574b8fe9937 /lib/libc | |
parent | 44cdf7deb47a6e1c33d2167e9ff3a7554deb57d1 (diff) | |
download | FreeBSD-src-4104a7f84fd330bcd30c1c509f0026011e03780b.zip FreeBSD-src-4104a7f84fd330bcd30c1c509f0026011e03780b.tar.gz |
Spelling fixes.
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/net/inet6_opt_init.3 | 4 | ||||
-rw-r--r-- | lib/libc/net/inet6_rth_space.3 | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/net/inet6_opt_init.3 b/lib/libc/net/inet6_opt_init.3 index 65af709..8f68380 100644 --- a/lib/libc/net/inet6_opt_init.3 +++ b/lib/libc/net/inet6_opt_init.3 @@ -252,7 +252,7 @@ Robust receivers might want to verify alignment before calling this function. .\" .Sh DIAGNOSTICS -All the functions ruturn +All the functions return .Li -1 on an error. .\" @@ -260,7 +260,7 @@ on an error. draft-ietf-ipngwg-rfc2292bis-08.txt gives comprehensive examples in Section 23. .Pp -KAME also provides examples in the advapitest directry of its kit. +KAME also provides examples in the advapitest directory of its kit. .\" .Sh SEE ALSO .Rs diff --git a/lib/libc/net/inet6_rth_space.3 b/lib/libc/net/inet6_rth_space.3 index 258cf6e..09b0c01 100644 --- a/lib/libc/net/inet6_rth_space.3 +++ b/lib/libc/net/inet6_rth_space.3 @@ -222,7 +222,7 @@ return0 on success, or -1 upon an error. draft-ietf-ipngwg-rfc2292bis-08.txt gives comprehensive examples in Section 22. .Pp -KAME also provides examples in the advapitest directry of its kit. +KAME also provides examples in the advapitest directory of its kit. .\" .Sh SEE ALSO .Rs |