Add a comma for readability.

This commit is contained in:
wiz 2005-04-19 10:00:50 +00:00
parent 92570d0dfc
commit d82b36f1ee
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: getgrent.3,v 1.25 2005/04/19 04:38:04 lukem Exp $
.\" $NetBSD: getgrent.3,v 1.26 2005/04/19 10:00:50 wiz Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -196,7 +196,7 @@ and
.Fn getgrent_r
return
.Dv 0
on success or entry not found and non-zero on failure.
on success or entry not found, and non-zero on failure.
.Pp
The
.Fn setgroupent

View File

@ -1,4 +1,4 @@
.\" $NetBSD: getpwent.3,v 1.32 2005/04/19 04:32:58 lukem Exp $
.\" $NetBSD: getpwent.3,v 1.33 2005/04/19 10:00:50 wiz Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -227,7 +227,7 @@ and
.Fn getpwent_r
return
.Dv 0
on success or entry not found and non-zero on failure.
on success or entry not found, and non-zero on failure.
.Sh FILES
.Bl -tag -width /etc/master.passwd -compact
.It Pa /etc/pwd.db