Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/net linebreak fix (nroff tradition)
details: https://anonhg.NetBSD.org/src/rev/91ff651b22c1
branches: trunk
changeset: 486273:91ff651b22c1
user: itojun <itojun%NetBSD.org@localhost>
date: Wed May 17 14:31:06 2000 +0000
description:
linebreak fix (nroff tradition)
diffstat:
lib/libc/net/inet6_rthdr_space.3 | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 4d0dd6457a75 -r 91ff651b22c1 lib/libc/net/inet6_rthdr_space.3
--- a/lib/libc/net/inet6_rthdr_space.3 Wed May 17 14:24:59 2000 +0000
+++ b/lib/libc/net/inet6_rthdr_space.3 Wed May 17 14:31:06 2000 +0000
@@ -1,5 +1,5 @@
-.\" $NetBSD: inet6_rthdr_space.3,v 1.3 2000/05/17 14:20:21 itojun Exp $
-.\" $KAME: inet6_rthdr_space.3,v 1.7 2000/05/17 14:13:15 itojun Exp $
+.\" $NetBSD: inet6_rthdr_space.3,v 1.4 2000/05/17 14:31:06 itojun Exp $
+.\" $KAME: inet6_rthdr_space.3,v 1.8 2000/05/17 14:30:15 itojun Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -69,7 +69,8 @@
.Sh DESCRIPTION
RFC2292 IPv6 advanced API defines eight
functions that the application calls to build and examine a Routing
-header. Four functions build a Routing header:
+header.
+Four functions build a Routing header:
.Bl -hang
.It Fn inet6_rthdr_space
return #bytes required for ancillary data
@@ -105,7 +106,8 @@
.Fa segments
.Pq addresses .
For an IPv6 Type 0 Routing header, the number
-of segments must be between 1 and 23, inclusive. The return value
+of segments must be between 1 and 23, inclusive.
+The return value
includes the size of the cmsghdr structure that precedes the Routing
header, and any required padding.
.Pp
Home |
Main Index |
Thread Index |
Old Index