summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/pw.c
diff options
context:
space:
mode:
authorle <le@FreeBSD.org>2007-03-30 11:23:10 +0000
committerle <le@FreeBSD.org>2007-03-30 11:23:10 +0000
commitf17fbfd9bed9ee074b464a7e75c9a82254cae59a (patch)
treea052a524aa441f44e47fe87b09a96fc0d800c84c /usr.sbin/pw/pw.c
parent2f93827b34c662276eef0f1db49c0aff94eab25f (diff)
downloadFreeBSD-src-f17fbfd9bed9ee074b464a7e75c9a82254cae59a.zip
FreeBSD-src-f17fbfd9bed9ee074b464a7e75c9a82254cae59a.tar.gz
Add home directory creation mode to pw.conf(5) and be a bit
more specific about the effect of the current umask on -M.
Diffstat (limited to 'usr.sbin/pw/pw.c')
-rw-r--r--usr.sbin/pw/pw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pw/pw.c b/usr.sbin/pw/pw.c
index f13a94f..c5ebe42 100644
--- a/usr.sbin/pw/pw.c
+++ b/usr.sbin/pw/pw.c
@@ -328,6 +328,7 @@ cmdhelp(int mode, int which)
"\t-G grp1,grp2 additional groups\n"
"\t-L class default user class\n"
"\t-k dir default home skeleton\n"
+ "\t-M mode home directory permissions\n"
"\t-u min,max set min,max uids\n"
"\t-i min,max set min,max gids\n"
"\t-w method set default password method\n"
OpenPOWER on IntegriCloud