Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen Add missing full stop.



details:   https://anonhg.NetBSD.org/src/rev/9d9ddeb2e6a0
branches:  trunk
changeset: 819992:9d9ddeb2e6a0
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Mon Dec 26 10:16:43 2016 +0000

description:
Add missing full stop.

diffstat:

 lib/libc/gen/getpwent.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7035b5c318c3 -r 9d9ddeb2e6a0 lib/libc/gen/getpwent.3
--- a/lib/libc/gen/getpwent.3   Mon Dec 26 08:53:11 2016 +0000
+++ b/lib/libc/gen/getpwent.3   Mon Dec 26 10:16:43 2016 +0000
@@ -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 @@
 does not fit in the space defined by
 .Dv buffer
 and
-.Dv buflen
+.Dv buflen .
 .El
 .Pp
 Other



Home | Main Index | Thread Index | Old Index