summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-06-06 21:16:49 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-06-06 21:16:49 +0000
commitff71eee6eba0c2b57a52aab35e9e05bde38bc958 (patch)
treefd16f31d99fbc2163f4aa24896bf19d526ffa5fd
parentb450d83fe7848cdf5957314b8da6dcee30f202ca (diff)
clean some lists and displays;
-rw-r--r--usr.sbin/user/usermgmt.conf.56
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/user/usermgmt.conf.5 b/usr.sbin/user/usermgmt.conf.5
index 6d6f46cd45c..2f81035990b 100644
--- a/usr.sbin/user/usermgmt.conf.5
+++ b/usr.sbin/user/usermgmt.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usermgmt.conf.5,v 1.3 2004/06/04 18:04:21 otto Exp $
+.\" $OpenBSD: usermgmt.conf.5,v 1.4 2004/06/06 21:16:48 jmc Exp $
.\" $NetBSD: usermgmt.conf.5,v 1.3 2002/10/02 13:49:11 grant Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -52,7 +52,6 @@ or using the
.Fl D
option to
.Xr useradd 8 .
-.Pp
.Bl -tag -width preserveX
.It Ic base_dir
sets the base directory name, in which new users' home directories
@@ -86,8 +85,7 @@ and the same, and a line added to
.Pa /etc/group
to describe the new group.
It has the format:
-.Pp
-.Bd -ragged -offset indent -compact
+.Bd -ragged -offset indent
.Ic group
.Ar gid | name | Li =uid
.Ed