summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet6_rthdr_space.3
diff options
context:
space:
mode:
authorjmc <>2003-05-30 21:37:59 +0000
committerjmc <>2003-05-30 21:37:59 +0000
commit986591b4f6cea288e444153e4adc77d36f27fa67 (patch)
tree5db7d0c66b823e60b008e6ce1115fb50b7ba008e /src/lib/libc/net/inet6_rthdr_space.3
parentb696b7e6e3431709a25bed8fdb16c96c42d1074e (diff)
downloadopenbsd-986591b4f6cea288e444153e4adc77d36f27fa67.tar.gz
openbsd-986591b4f6cea288e444153e4adc77d36f27fa67.tar.bz2
openbsd-986591b4f6cea288e444153e4adc77d36f27fa67.zip
- section reorder
- macro cleanup
Diffstat (limited to '')
-rw-r--r--src/lib/libc/net/inet6_rthdr_space.314
1 files changed, 7 insertions, 7 deletions
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 @@
1.\" $OpenBSD: inet6_rthdr_space.3,v 1.10 2003/05/01 19:17:37 jmc Exp $ 1.\" $OpenBSD: inet6_rthdr_space.3,v 1.11 2003/05/30 21:37:59 jmc Exp $
2.\" $KAME: inet6_rthdr_space.3,v 1.8 2000/05/17 14:30:15 itojun Exp $ 2.\" $KAME: inet6_rthdr_space.3,v 1.8 2000/05/17 14:30:15 itojun Exp $
3.\" 3.\"
4.\" Copyright (c) 1983, 1987, 1991, 1993 4.\" Copyright (c) 1983, 1987, 1991, 1993
@@ -264,6 +264,9 @@ Upon an error the return value of the function is -1.
264Note: Addresses are indexed starting at 1, and flags starting at 0, 264Note: Addresses are indexed starting at 1, and flags starting at 0,
265to maintain consistency with the terminology and figures in RFC2460. 265to maintain consistency with the terminology and figures in RFC2460.
266.\" 266.\"
267.Sh EXAMPLES
268RFC2292 gives comprehensive examples in chapter 8.
269.\"
267.Sh DIAGNOSTICS 270.Sh DIAGNOSTICS
268.Fn inet6_rthdr_space 271.Fn inet6_rthdr_space
269returns 0 on errors. 272returns 0 on errors.
@@ -286,9 +289,6 @@ and
286.Fn inet6_rthdr_getflags 289.Fn inet6_rthdr_getflags
287return -1 on error. 290return -1 on error.
288.\" 291.\"
289.Sh EXAMPLES
290RFC2292 gives comprehensive examples in chapter 8.
291.\"
292.Sh SEE ALSO 292.Sh SEE ALSO
293.Rs 293.Rs
294.%A W. Stevens 294.%A W. Stevens
@@ -305,15 +305,15 @@ RFC2292 gives comprehensive examples in chapter 8.
305.%D December 1998 305.%D December 1998
306.Re 306.Re
307.\" 307.\"
308.Sh HISTORY
309The implementation first appeared in KAME advanced networking kit.
310.\"
311.Sh STANDARDS 308.Sh STANDARDS
312The functions 309The functions
313are documented in 310are documented in
314.Dq Advanced Sockets API for IPv6 311.Dq Advanced Sockets API for IPv6
315.Pq RFC2292 . 312.Pq RFC2292 .
316.\" 313.\"
314.Sh HISTORY
315The implementation first appeared in KAME advanced networking kit.
316.\"
317.Sh BUGS 317.Sh BUGS
318The text was shamelessly copied from RFC2292. 318The text was shamelessly copied from RFC2292.
319.Pp 319.Pp