Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/net Sort sections. Punctuation formatting nits.
details: https://anonhg.NetBSD.org/src/rev/6c826ee9f1fd
branches: trunk
changeset: 325730:6c826ee9f1fd
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Jan 04 15:37:26 2014 +0000
description:
Sort sections. Punctuation formatting nits.
diffstat:
lib/libc/net/inet6_opt_init.3 | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diffs (55 lines):
diff -r 30195054f55e -r 6c826ee9f1fd lib/libc/net/inet6_opt_init.3
--- a/lib/libc/net/inet6_opt_init.3 Sat Jan 04 15:35:10 2014 +0000
+++ b/lib/libc/net/inet6_opt_init.3 Sat Jan 04 15:37:26 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: inet6_opt_init.3,v 1.1 2006/05/05 00:03:21 rpaulo Exp $
+.\" $NetBSD: inet6_opt_init.3,v 1.2 2014/01/04 15:37:26 wiz Exp $
.\" $KAME: inet6_opt_init.3,v 1.7 2004/12/27 05:08:23 itojun Exp $
.\"
.\" Copyright (C) 2004 WIDE Project.
@@ -237,7 +237,7 @@
.Fa typep , lenp ,
and
.Fa databufp .
-.Fa typep, lenp,
+.Fa typep , lenp ,
and
.Fa databufp
point to the 8-bit option type, the 8-bit option length and the option
@@ -299,11 +299,6 @@
which can be used when extracting option content with multiple fields.
Robust receivers must verify alignment before calling this function.
.\"
-.Sh DIAGNOSTICS
-All the functions return
-\-1
-on an error.
-.\"
.Sh EXAMPLES
RFC3542 gives comprehensive examples in Section 23.
.Pp
@@ -311,6 +306,11 @@
.Pa advapitest
directory of its kit.
.\"
+.Sh DIAGNOSTICS
+All the functions return
+\-1
+on an error.
+.\"
.Sh SEE ALSO
.Rs
.%A W. Stevens
@@ -328,10 +328,10 @@
.%N RFC2460
.%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 RFC3542 .
.\"
+.Sh HISTORY
+The implementation first appeared in KAME advanced networking kit.
Home |
Main Index |
Thread Index |
Old Index