diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 2004-06-21 20:10:35 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 2004-06-21 20:10:35 +0000 |
| commit | 6b4a832600a7c842fe71307d01f015f88bcc1aa1 (patch) | |
| tree | e6f791079cdb38ae54b1409d40338574b8fe9937 /lib/libc | |
| parent | 894b335393c02124e5ba81847d6ce9df0b5a8410 (diff) | |
Notes
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 65af709eaf8a..8f68380f38f7 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 258cf6e1289a..09b0c01de8cc 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 |
