diff options
Diffstat (limited to 'lib/libc/net/inet6_rthdr_space.3')
-rw-r--r-- | lib/libc/net/inet6_rthdr_space.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/net/inet6_rthdr_space.3 b/lib/libc/net/inet6_rthdr_space.3 index c579438..bfb2f23 100644 --- a/lib/libc/net/inet6_rthdr_space.3 +++ b/lib/libc/net/inet6_rthdr_space.3 @@ -1,5 +1,4 @@ .\" $KAME: inet6_rthdr_space.3,v 1.11 2005/01/05 03:00:44 itojun Exp $ -.\" $FreeBSD$ .\" .\" Copyright (C) 2004 WIDE Project. .\" All rights reserved. @@ -28,6 +27,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $FreeBSD$ +.\" .Dd January 24, 2005 .Dt INET6_RTHDR_SPACE 3 .Os @@ -48,7 +49,8 @@ The RFC 2292 IPv6 Advanced API has been deprecated in favor of the newer, RFC 3542 APIs documented in .Xr inet6_rth_space 3 . On platforms that support it, currently only -FreeBSD, please use the newer API to manipulate routing header +.Fx , +please use the newer API to manipulate routing header options. .\" .Sh SEE ALSO |