diff options
author | phantom <phantom@FreeBSD.org> | 2000-05-12 10:07:31 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2000-05-12 10:07:31 +0000 |
commit | cbc680edb75a17388720cee18a9e0ad944d51ec9 (patch) | |
tree | 3437f47022454dbb70f859405bcce4fa72820557 /lib/libc | |
parent | 8c193b4282a26d65139bf83de229e36cb1f89384 (diff) | |
download | FreeBSD-src-cbc680edb75a17388720cee18a9e0ad944d51ec9.zip FreeBSD-src-cbc680edb75a17388720cee18a9e0ad944d51ec9.tar.gz |
. fix .Dt macro argument
. spell inet6_rthdr_reverse correctly
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 5ea8e63..4c1e80a 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 |