summaryrefslogtreecommitdiffstats
path: root/perl-install/fs/mount_options.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-11-21 10:06:03 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-11-21 10:06:03 +0000
commit0d34b2147f2cf851dca960c7dc7608baaf221ba4 (patch)
tree0db0ea4cf958b1272479bd59621b9aeefe764d42 /perl-install/fs/mount_options.pm
parenteaf48b8f1c12e95d9931671298569b8941eecf74 (diff)
downloaddrakx-0d34b2147f2cf851dca960c7dc7608baaf221ba4.tar
drakx-0d34b2147f2cf851dca960c7dc7608baaf221ba4.tar.gz
drakx-0d34b2147f2cf851dca960c7dc7608baaf221ba4.tar.bz2
drakx-0d34b2147f2cf851dca960c7dc7608baaf221ba4.tar.xz
drakx-0d34b2147f2cf851dca960c7dc7608baaf221ba4.zip
simplify text for option "users" (was not accurate and much too verbose) (see also bugzilla #19848)
Diffstat (limited to 'perl-install/fs/mount_options.pm')
-rw-r--r--perl-install/fs/mount_options.pm6
1 files changed, 1 insertions, 5 deletions
diff --git a/perl-install/fs/mount_options.pm b/perl-install/fs/mount_options.pm
index 608c830a9..da06993e8 100644
--- a/perl-install/fs/mount_options.pm
+++ b/perl-install/fs/mount_options.pm
@@ -135,11 +135,7 @@ have suidperl(1) installed.)"),
'supermount' => '',
- 'users' => N("Allow an ordinary user to mount the file system. The
-name of the mounting user is written to mtab so that he can unmount the file
-system again. This option implies the options noexec, nosuid, and nodev
-(unless overridden by subsequent options, as in the option line
-user,exec,dev,suid )."),
+ 'users' => N("Allow an ordinary user to mount the file system."),
'usrquota' => N("Enable user disk quota accounting, and optionally enforce limits"),