diff options
-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 |