summaryrefslogtreecommitdiffstats
path: root/usr.sbin/netgroup_mkdb
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-06-12 12:59:48 +0000
committerjmc <jmc@openbsd.org>2003-06-12 12:59:48 +0000
commit9d0b46bce168999f74a0d212a344c31d83f004e6 (patch)
tree166f1e01d85c2096a2bf6801e72a159f46867bb7 /usr.sbin/netgroup_mkdb
parentmention more copyright holders; ok markus@ (diff)
downloadwireguard-openbsd-9d0b46bce168999f74a0d212a344c31d83f004e6.tar.xz
wireguard-openbsd-9d0b46bce168999f74a0d212a344c31d83f004e6.zip
- section reorder
- macro fixes - kill whitespace at EOL - new sentence, new line
Diffstat (limited to 'usr.sbin/netgroup_mkdb')
-rw-r--r--usr.sbin/netgroup_mkdb/netgroup_mkdb.816
1 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/netgroup_mkdb/netgroup_mkdb.8 b/usr.sbin/netgroup_mkdb/netgroup_mkdb.8
index f240e771f8c..e33d0b658b0 100644
--- a/usr.sbin/netgroup_mkdb/netgroup_mkdb.8
+++ b/usr.sbin/netgroup_mkdb/netgroup_mkdb.8
@@ -1,3 +1,4 @@
+.\" $OpenBSD: netgroup_mkdb.8,v 1.6 2003/06/12 12:59:51 jmc Exp $
.\"
.\" Copyright (c) 1994 Christos Zoulas
.\" All rights reserved.
@@ -27,8 +28,6 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: netgroup_mkdb.8,v 1.5 2000/11/09 17:53:19 aaron Exp $
-.\"
.Dd February 3, 1994
.Dt NETGROUP_MKDB 8
.Os
@@ -38,12 +37,13 @@
.Sh SYNOPSIS
.Nm netgroup_mkdb
.Op Fl o Ar database
-.Op file
+.Op Ar file
.Sh DESCRIPTION
.Nm netgroup_mkdb
creates
.Xr db 3
-style databases for the specified file.
+style databases for the specified
+.Ar file .
If no file is specified,
.Pa /etc/netgroup
is used.
@@ -72,6 +72,10 @@ a temporary file
.It Pa /etc/netgroup
current netgroup file
.El
+.Sh SEE ALSO
+.Xr db 3 ,
+.Xr getnetgrent 3 ,
+.Xr netgroup 5
.Sh BUGS
Because
.Nm netgroup_mkdb
@@ -83,7 +87,3 @@ to install over the destination file.
If
.Nm netgroup_mkdb
fails it will leave the previous version of the destination file intact.
-.Sh SEE ALSO
-.Xr db 3 ,
-.Xr getnetgrent 3 ,
-.Xr netgroup 5