From 9e77ff896441b7cba36578bd8b76e2cf846545d1 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 24 Mar 2000 08:36:39 +0000 Subject: A little more cosmetics. --- usr.sbin/chkgrp/chkgrp.8 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'usr.sbin/chkgrp') diff --git a/usr.sbin/chkgrp/chkgrp.8 b/usr.sbin/chkgrp/chkgrp.8 index 72eb8c87269d..96879f20591b 100644 --- a/usr.sbin/chkgrp/chkgrp.8 +++ b/usr.sbin/chkgrp/chkgrp.8 @@ -46,8 +46,9 @@ entry is composed of four colon-separated fields, that none of them contains whitespace, and that the third field (the group ID) is numeric. .Sh FILES -.Bl -tag -width /dev/null -compact +.Bl -tag -width /etc/group -compact .It Pa /etc/group +group database file .El .Sh SEE ALSO .Xr getgrent 3 , @@ -62,8 +63,12 @@ output is produced. .Pp The .Nm -utility returns EX_DATAERR if errors were found in the group file, -and EX_OK otherwise. +utility returns +.Dv EX_DATAERR +if errors were found in the group file, +and +.Dv EX_OK +otherwise. .Sh HISTORY The .Nm -- cgit v1.2.3