Module Name:    src
Committed By:   wiz
Date:           Tue Oct 11 20:39:40 UTC 2011

Modified Files:
        src/usr.bin/getent: getent.1

Log Message:
More standard Dt/Nm.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/getent/getent.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/getent/getent.1
diff -u src/usr.bin/getent/getent.1:1.22 src/usr.bin/getent/getent.1:1.23
--- src/usr.bin/getent/getent.1:1.22	Tue Oct 11 19:25:07 2011
+++ src/usr.bin/getent/getent.1	Tue Oct 11 20:39:40 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: getent.1,v 1.22 2011/10/11 19:25:07 christos Exp $
+.\"	$NetBSD: getent.1,v 1.23 2011/10/11 20:39:40 wiz Exp $
 .\"
 .\" Copyright (c) 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,14 +28,16 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd October 11, 2011
-.Dt GETENT/GETCAP 1
+.Dt GETENT 1
 .Os
 .Sh NAME
-.Nm getent/getcap
-or
+.Nm getent
 .Nd get entries from administrative databases
 .Sh SYNOPSIS
-.Nm
+.Nm getent
+.Ar database
+.Op Ar key ...
+.Nm getcap
 .Ar database
 .Op Ar key ...
 .Sh DESCRIPTION

Reply via email to