Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/net nroff correction. from openbsd.



details:   https://anonhg.NetBSD.org/src/rev/208b64f324dd
branches:  trunk
changeset: 486274:208b64f324dd
user:      itojun <itojun%NetBSD.org@localhost>
date:      Wed May 17 14:36:41 2000 +0000

description:
nroff correction.  from openbsd.

diffstat:

 lib/libc/net/inet6_option_space.3 |  10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r 91ff651b22c1 -r 208b64f324dd lib/libc/net/inet6_option_space.3
--- a/lib/libc/net/inet6_option_space.3 Wed May 17 14:31:06 2000 +0000
+++ b/lib/libc/net/inet6_option_space.3 Wed May 17 14:36:41 2000 +0000
@@ -1,5 +1,5 @@
-.\"    $NetBSD: inet6_option_space.3,v 1.3 2000/05/17 14:24:59 itojun Exp $
-.\"    $KAME: inet6_option_space.3,v 1.6 2000/05/17 14:22:26 itojun Exp $
+.\"    $NetBSD: inet6_option_space.3,v 1.4 2000/05/17 14:36:41 itojun Exp $
+.\"    $KAME: inet6_option_space.3,v 1.7 2000/05/17 14:32:13 itojun Exp $
 .\"
 .\" Copyright (c) 1983, 1987, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -178,7 +178,8 @@
 The option type must have a value from
 .Li 2
 to
-.Li 255 , inclusive.
+.Li 255 ,
+inclusive.
 .Po
 .Li 0
 and
@@ -404,7 +405,8 @@
 .Pp
 .Fn inet6_option_alloc
 returns
-.Dv NULL on an error.
+.Dv NULL
+on an error.
 .Pp
 On errors,
 .Fn inet6_option_next



Home | Main Index | Thread Index | Old Index