Add missing full stop.
This commit is contained in:
parent
85a999caa3
commit
c95a15e71b
|
@ -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
|
.\" Copyright (c) 1988, 1991, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
|
@ -289,7 +289,7 @@ The resulting
|
||||||
does not fit in the space defined by
|
does not fit in the space defined by
|
||||||
.Dv buffer
|
.Dv buffer
|
||||||
and
|
and
|
||||||
.Dv buflen
|
.Dv buflen .
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
Other
|
Other
|
||||||
|
|
Loading…
Reference in New Issue