diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-12 10:08:22 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-12 10:08:22 +0000 |
| commit | 64e9d65bf4f5b49b3b8b350287c9d274966d661a (patch) | |
| tree | 2558ee397afa71c1f16937297e850f9126f1122b /lib/libc | |
| parent | d56e6910f122680d21fed583f8991eea490d99b8 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/net/inet6_rthdr_space.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/inet6_rthdr_space.3 b/lib/libc/net/inet6_rthdr_space.3 index 3460be410c68..c6ae53f3aa40 100644 --- a/lib/libc/net/inet6_rthdr_space.3 +++ b/lib/libc/net/inet6_rthdr_space.3 @@ -33,7 +33,7 @@ .\" $FreeBSD$ .\" .Dd December 10, 1999 -.Dt INET6_OPTION_SPACE 3 +.Dt INET6_RTHDR_SPACE 3 .Os KAME .\" .Sh NAME @@ -41,7 +41,7 @@ .Nm inet6_rthdr_init , .Nm inet6_rthdr_add , .Nm inet6_rthdr_lasthop , -.Nm inet6_rthdr_reversoe , +.Nm inet6_rthdr_reverse , .Nm inet6_rthdr_segments , .Nm inet6_rthdr_getaddr , .Nm inet6_rthdr_getflags |
