summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/usermgmt
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2014-03-07 22:24:53 +0000
committerdteske <dteske@FreeBSD.org>2014-03-07 22:24:53 +0000
commitef12c3b63fe7d2e84a76fd63ebaaae6565d63fb3 (patch)
tree4cba1ca5865911ea9d9bbb903df95b4806dbe75b /usr.sbin/bsdconfig/usermgmt
parentb6442661fd827365cfee89db11107f6d298d60ca (diff)
downloadFreeBSD-src-ef12c3b63fe7d2e84a76fd63ebaaae6565d63fb3.zip
FreeBSD-src-ef12c3b63fe7d2e84a76fd63ebaaae6565d63fb3.tar.gz
Fix copy/paste error in a comment.
Diffstat (limited to 'usr.sbin/bsdconfig/usermgmt')
-rwxr-xr-xusr.sbin/bsdconfig/usermgmt/groupadd2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/usermgmt/groupadd b/usr.sbin/bsdconfig/usermgmt/groupadd
index e40085d..cba0f2b 100755
--- a/usr.sbin/bsdconfig/usermgmt/groupadd
+++ b/usr.sbin/bsdconfig/usermgmt/groupadd
@@ -65,7 +65,7 @@ f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
f_mustberoot_init
#
-# Add a user
+# Add a group
#
# NB: If given an argument on the command-line use it; otherwise fall-back to
# environment variable $group (handle $VAR_GROUP).
OpenPOWER on IntegriCloud