Module Name:    src
Committed By:   wiz
Date:           Thu Jul 14 22:12:30 UTC 2011

Modified Files:
        src/lib/libc/net: getprotoent.3

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/lib/libc/net/getprotoent.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/net/getprotoent.3
diff -u src/lib/libc/net/getprotoent.3:1.12 src/lib/libc/net/getprotoent.3:1.13
--- src/lib/libc/net/getprotoent.3:1.12	Thu Jul 14 21:25:42 2011
+++ src/lib/libc/net/getprotoent.3	Thu Jul 14 22:12:30 2011
@@ -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

Reply via email to