mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
. fix .Dt macro argument
. spell inet6_rthdr_reverse correctly
This commit is contained in:
parent
0543309637
commit
cdbbbfa4fb
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue