From 986591b4f6cea288e444153e4adc77d36f27fa67 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Fri, 30 May 2003 21:37:59 +0000 Subject: - section reorder - macro cleanup --- src/lib/libc/net/inet6_rthdr_space.3 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/lib/libc/net/inet6_rthdr_space.3') diff --git a/src/lib/libc/net/inet6_rthdr_space.3 b/src/lib/libc/net/inet6_rthdr_space.3 index 06a56715b5..de88f48515 100644 --- a/src/lib/libc/net/inet6_rthdr_space.3 +++ b/src/lib/libc/net/inet6_rthdr_space.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet6_rthdr_space.3,v 1.10 2003/05/01 19:17:37 jmc Exp $ +.\" $OpenBSD: inet6_rthdr_space.3,v 1.11 2003/05/30 21:37:59 jmc Exp $ .\" $KAME: inet6_rthdr_space.3,v 1.8 2000/05/17 14:30:15 itojun Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993 @@ -264,6 +264,9 @@ Upon an error the return value of the function is -1. Note: Addresses are indexed starting at 1, and flags starting at 0, to maintain consistency with the terminology and figures in RFC2460. .\" +.Sh EXAMPLES +RFC2292 gives comprehensive examples in chapter 8. +.\" .Sh DIAGNOSTICS .Fn inet6_rthdr_space returns 0 on errors. @@ -286,9 +289,6 @@ and .Fn inet6_rthdr_getflags return -1 on error. .\" -.Sh EXAMPLES -RFC2292 gives comprehensive examples in chapter 8. -.\" .Sh SEE ALSO .Rs .%A W. Stevens @@ -305,15 +305,15 @@ RFC2292 gives comprehensive examples in chapter 8. .%D December 1998 .Re .\" -.Sh HISTORY -The implementation first appeared in KAME advanced networking kit. -.\" .Sh STANDARDS The functions are documented in .Dq Advanced Sockets API for IPv6 .Pq RFC2292 . .\" +.Sh HISTORY +The implementation first appeared in KAME advanced networking kit. +.\" .Sh BUGS The text was shamelessly copied from RFC2292. .Pp -- cgit v1.2.3-55-g6feb