summaryrefslogtreecommitdiffstats
path: root/adduser/adduser.8
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-01-30 13:52:50 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-01-30 13:52:50 +0000
commitb64f14fcdf0069b38141d4ec719670e796c332a5 (patch)
tree8d105fb57fba31c43f390eabc57577408854d056 /adduser/adduser.8
parent3872ef202a1c20f3e4c6321569e6a35ff5dad3e8 (diff)
downloadpw-darwin-b64f14fcdf0069b38141d4ec719670e796c332a5.tar.gz
pw-darwin-b64f14fcdf0069b38141d4ec719670e796c332a5.tar.zst
pw-darwin-b64f14fcdf0069b38141d4ec719670e796c332a5.zip
Fix a bunch of spelling errors in a bunch of man pages.
Diffstat (limited to 'adduser/adduser.8')
-rw-r--r--adduser/adduser.816
1 files changed, 8 insertions, 8 deletions
diff --git a/adduser/adduser.8 b/adduser/adduser.8
index a393f6f..a7959cf 100644
--- a/adduser/adduser.8
+++ b/adduser/adduser.8
@@ -28,10 +28,10 @@
.\"
.\" /usr/sbin/adduser - add new user(s)
.\"
-.\" Bugs: sure (my english!)
+.\" Bugs: sure (my English!)
.\" Email: Wolfram Schneider <wosch@cs.tu-berlin.de>
.\"
-.\" $Id: adduser.8,v 1.5 1995/03/07 16:42:33 w Exp w $
+.\" $Id: adduser.8,v 1.7 1995/03/08 22:44:35 ache Exp $
.\"
.Dd Jan, 9, 1995
@@ -67,9 +67,9 @@ not allowed.
.It Sy shell
Only valid shells from shell database or sliplogin and pppd
.It Sy uid
-Automatic generated or your choise. Less than 32000.
+Automatically generated or your choice. Less than 32000.
.It Sy gid/login group
-Your choise or automatic generated.
+Your choice or automatically generated.
.It Sy password
If not empty password is encoded with crypt.
.El
@@ -80,11 +80,11 @@ with most other schemes. With each user in his/her own group the user can
safely run with a umask of 002 and have files created in there home directory
and not worry about others being able to read them.
-For a shared area you create a seperate uid/gid (like cvs or ncvs on freefall),
+For a shared area you create a separate uid/gid (like cvs or ncvs on freefall),
you place each person that should be able to access this area into that new
group.
-This model of uid/gid administration allows far greater flexibilty that lumping
+This model of uid/gid administration allows far greater flexibility that lumping
users into groups and having to muck with the umask when working in a shared
area.
@@ -153,7 +153,7 @@ Do not read config file.
Default shell for new users.
.It Sy -silent,-s,-quit,-q
-Few warnings, question, bugreports.
+Few warnings, question, bug reports.
.It Sy -uid Ar uid
Use uid's from
@@ -161,7 +161,7 @@ Use uid's from
up.
.It Sy -verbose,-v
-Many warning, question. Recommended for noivice users.
+Many warning, question. Recommended for novice users.