summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHayden <me@diatr.us>2021-03-20 13:18:45 -0400
committerGitHub <noreply@github.com>2021-03-20 13:18:45 -0400
commit0a213d845645d975935d6cd617ebedb0cbb32447 (patch)
tree9794e0f93a7d65bb58cee1f2d3776f085ba12614
parentc1d83290394241ebabe99e963107077f40809f37 (diff)
downloadpw-darwin-0a213d845645d975935d6cd617ebedb0cbb32447.tar.gz
pw-darwin-0a213d845645d975935d6cd617ebedb0cbb32447.tar.zst
pw-darwin-0a213d845645d975935d6cd617ebedb0cbb32447.zip
Last one for real
-rw-r--r--pw/pw.86
1 files changed, 3 insertions, 3 deletions
diff --git a/pw/pw.8 b/pw/pw.8
index 18930fb..92c5e9b 100644
--- a/pw/pw.8
+++ b/pw/pw.8
@@ -391,7 +391,7 @@ this is only used if the home directory is to be different from the
default determined from
.Pa /etc/pw.conf
- normally
-.Pa /home
+.Pa /var
with the account name as a subdirectory.
.It Fl e Ar date
Set the account's expiration date.
@@ -597,7 +597,7 @@ option is used.
.It Fl b Ar dir
Set the root directory in which user home directories are created.
The default value for this is
-.Pa /home ,
+.Pa /var ,
but it may be set elsewhere as desired.
.It Fl e Ar days
Set the default account expiration period in days.
@@ -968,7 +968,7 @@ A gsmith login group is created if not already present.
The login shell is set to
.Xr csh 1 .
A new home directory at
-.Pa /home/gsmith
+.Pa /var/gsmith
is created if it does not already exist.
Finally, a random password is generated and displayed:
.Bd -literal -offset indent