Module Name:    src
Committed By:   abhinav
Date:           Mon Dec 26 10:16:43 UTC 2016

Modified Files:
        src/lib/libc/gen: getpwent.3

Log Message:
Add missing full stop.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/lib/libc/gen/getpwent.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/gen/getpwent.3
diff -u src/lib/libc/gen/getpwent.3:1.38 src/lib/libc/gen/getpwent.3:1.39
--- src/lib/libc/gen/getpwent.3:1.38	Thu Apr 28 16:35:05 2011
+++ src/lib/libc/gen/getpwent.3	Mon Dec 26 10:16:43 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: getpwent.3,v 1.38 2011/04/28 16:35:05 wiz Exp $
+.\"	$NetBSD: getpwent.3,v 1.39 2016/12/26 10:16:43 abhinav Exp $
 .\"
 .\" Copyright (c) 1988, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -289,7 +289,7 @@ The resulting
 does not fit in the space defined by
 .Dv buffer
 and
-.Dv buflen
+.Dv buflen .
 .El
 .Pp
 Other

Reply via email to