Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/netgroup_mkdb Sort section, punctuation nits.
details: https://anonhg.NetBSD.org/src/rev/5951a6739b28
branches: trunk
changeset: 521549:5951a6739b28
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Feb 02 01:22:18 2002 +0000
description:
Sort section, punctuation nits.
diffstat:
usr.sbin/netgroup_mkdb/netgroup_mkdb.8 | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diffs (49 lines):
diff -r a7d93da31807 -r 5951a6739b28 usr.sbin/netgroup_mkdb/netgroup_mkdb.8
--- a/usr.sbin/netgroup_mkdb/netgroup_mkdb.8 Sat Feb 02 01:21:44 2002 +0000
+++ b/usr.sbin/netgroup_mkdb/netgroup_mkdb.8 Sat Feb 02 01:22:18 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: netgroup_mkdb.8,v 1.6 1999/04/06 20:24:57 pk Exp $
+.\" $NetBSD: netgroup_mkdb.8,v 1.7 2002/02/02 01:22:18 wiz Exp $
.\"
.\" Copyright (c) 1994 Christos Zoulas
.\" All rights reserved.
@@ -47,9 +47,9 @@
.Pa /etc/netgroup
is used.
This database is installed into
-.Pa /etc/netgroup.db.
+.Pa /etc/netgroup.db .
The file must be in the correct format (see
-.Xr netgroup 5 ).
+.Xr netgroup 5 ) .
.Pp
The options are as follows:
.Bl -tag -width indent
@@ -58,7 +58,7 @@
.El
.Pp
The databases are used by the C library netgroup routines (see
-.Xr getnetgrent 3 ).
+.Xr getnetgrent 3 ) .
.Pp
.Nm
exits zero on success, non-zero on failure.
@@ -71,6 +71,10 @@
.It Pa /etc/netgroup
The current netgroup file
.El
+.Sh SEE ALSO
+.Xr db 3 ,
+.Xr getnetgrent 3 ,
+.Xr netgroup 5
.Sh BUGS
Because
.Nm
@@ -82,7 +86,3 @@
If
.Nm
fails it will leave the previous version of the destination file intact.
-.Sh SEE ALSO
-.Xr db 3 ,
-.Xr getnetgrent 3 ,
-.Xr netgroup 5
Home |
Main Index |
Thread Index |
Old Index