diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-12 10:07:31 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-12 10:07:31 +0000 |
| commit | cdbbbfa4fb8d50fb8677a5a9f97e34c5a634f5f5 (patch) | |
| tree | 99d8cf1c8d2d15c85a3836fdd1b772f2ee240d23 /lib | |
| parent | 0543309637a6ed0b6c23f8fb2c9e7bdf244c1c6e (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 5ea8e63c3482..4c1e80a2d0e7 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 |
