summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chkgrp/chkgrp.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/chkgrp/chkgrp.8')
-rw-r--r--usr.sbin/chkgrp/chkgrp.86
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/chkgrp/chkgrp.8 b/usr.sbin/chkgrp/chkgrp.8
index 1feb178..b7bce56 100644
--- a/usr.sbin/chkgrp/chkgrp.8
+++ b/usr.sbin/chkgrp/chkgrp.8
@@ -38,7 +38,8 @@
.Sh DESCRIPTION
.Nm Chkgrp
scans the given file or, failing that, the system-wide group file for
-errors. Specifically, it checks that every non-blank, non-comment
+errors.
+Specifically, it checks that every non-blank, non-comment
entry is composed of four colon-separated fields, that none of them
contains whitespace, and that the third field (the group ID) is
numeric.
@@ -53,7 +54,8 @@ numeric.
For each error found,
.Nm
will print an error message containing the name of the file being
-scanned and the line number on which the error was found. Otherwise no
+scanned and the line number on which the error was found.
+Otherwise no
output is produced.
.Pp
.Nm Chkgrp
OpenPOWER on IntegriCloud