summaryrefslogtreecommitdiffstats
path: root/adduser/adduser.8
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-03-18 16:21:55 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-03-18 16:21:55 +0000
commit5f0c96f2a7b918363d6b3e34a1855ddc64f26a41 (patch)
tree8975376a43b18d087f00e557b6a68791b016593b /adduser/adduser.8
parentbf44bd9d1cf3bf844e643cc7a243a417243a6519 (diff)
downloadpw-darwin-5f0c96f2a7b918363d6b3e34a1855ddc64f26a41.tar.gz
pw-darwin-5f0c96f2a7b918363d6b3e34a1855ddc64f26a41.tar.zst
pw-darwin-5f0c96f2a7b918363d6b3e34a1855ddc64f26a41.zip
MF22: Remove confusing comma
Diffstat (limited to 'adduser/adduser.8')
-rw-r--r--adduser/adduser.84
1 files changed, 2 insertions, 2 deletions
diff --git a/adduser/adduser.8 b/adduser/adduser.8
index d120a4c..3b5bc9d 100644
--- a/adduser/adduser.8
+++ b/adduser/adduser.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: adduser.8,v 1.23 1998/02/02 15:46:44 wosch Exp $
+.\" $Id: adduser.8,v 1.24 1998/02/14 22:55:23 steve Exp $
.\"
.Dd January 9, 1995
.Dt ADDUSER 8
@@ -141,7 +141,7 @@ Parse command line options.
Batch mode.
The listed groups are secondary groups that the new user should be a
member of in addition to the default login group. Null string arguments
-may be used as place holders, and result in the default value for the
+may be used as place holders and result in the default value for the
nulled field being used.
.It Sy -check_only
Check /etc/passwd, /etc/group, /etc/shells and exit.