summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/pw_conf.c
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2000-12-18 01:35:56 +0000
committerdougb <dougb@FreeBSD.org>2000-12-18 01:35:56 +0000
commit1fd2c926a884cc824e7da7ee1a51dad72b1dec5b (patch)
tree12455a15685ab09b8a8cee65a6be52b4de113b07 /usr.sbin/pw/pw_conf.c
parent4d01c1e20640188d67964dd4d0a8f4f74183ee4d (diff)
downloadFreeBSD-src-1fd2c926a884cc824e7da7ee1a51dad72b1dec5b.zip
FreeBSD-src-1fd2c926a884cc824e7da7ee1a51dad72b1dec5b.tar.gz
Make the comment generated in /etc/pw.conf match reality
PR: misc/23451 Submitted by: Ben Rosengart, ben@narcissus.net
Diffstat (limited to 'usr.sbin/pw/pw_conf.c')
-rw-r--r--usr.sbin/pw/pw_conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/pw_conf.c b/usr.sbin/pw/pw_conf.c
index 7fbf51b..0580091 100644
--- a/usr.sbin/pw/pw_conf.c
+++ b/usr.sbin/pw/pw_conf.c
@@ -115,7 +115,7 @@ static char const *comments[_UC_FIELDS] =
"\n# Log add/change/remove information in this file\n",
"\n# Root directory in which $HOME directory is created\n",
"\n# Colon separated list of directories containing valid shells\n",
- "\n# Space separated list of available shells (without paths)\n",
+ "\n# Comma separated list of available shells (without paths)\n",
"\n# Default shell (without path)\n",
"\n# Default group (leave blank for new group per user)\n",
"\n# Extra groups for new users\n",
OpenPOWER on IntegriCloud