Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/net New sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/78129dab937b
branches:  trunk
changeset: 767294:78129dab937b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Jul 14 22:12:30 2011 +0000

description:
New sentence, new line.

diffstat:

 lib/libc/net/getprotoent.3 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r d98de7c235ee -r 78129dab937b lib/libc/net/getprotoent.3
--- a/lib/libc/net/getprotoent.3        Thu Jul 14 21:38:56 2011 +0000
+++ b/lib/libc/net/getprotoent.3        Thu Jul 14 22:12:30 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getprotoent.3,v 1.12 2011/07/14 21:25:42 jruoho Exp $
+.\"    $NetBSD: getprotoent.3,v 1.13 2011/07/14 22:12:30 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -92,7 +92,8 @@
 The
 .Fn setprotoent
 function
-opens and rewinds the file.  If the
+opens and rewinds the file.
+If the
 .Fa stayopen
 flag is non-zero,
 the net data base will not be closed after each call to



Home | Main Index | Thread Index | Old Index