diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-02-13 19:11:15 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-02-13 19:11:15 +0000 |
commit | 1ee2e192164d49f3242c5aa65ee8f48148fba421 (patch) | |
tree | 314f410152b8cb73bacb852e939a014db31fee50 /perl-install/help.pm | |
parent | b7db31a0dafc4c87883dbdd99b88222cc97566d6 (diff) | |
download | drakx-1ee2e192164d49f3242c5aa65ee8f48148fba421.tar drakx-1ee2e192164d49f3242c5aa65ee8f48148fba421.tar.gz drakx-1ee2e192164d49f3242c5aa65ee8f48148fba421.tar.bz2 drakx-1ee2e192164d49f3242c5aa65ee8f48148fba421.tar.xz drakx-1ee2e192164d49f3242c5aa65ee8f48148fba421.zip |
minor changes (update from xml)
Diffstat (limited to 'perl-install/help.pm')
-rw-r--r-- | perl-install/help.pm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/help.pm b/perl-install/help.pm index c37f9db3d..411d6f161 100644 --- a/perl-install/help.pm +++ b/perl-install/help.pm @@ -16,8 +16,8 @@ computer."), addUser => N_("GNU/Linux is a multi-user system, meaning each user can have their own -preferences, their own files and so on. You can read the ``User Guide'' to -learn more about multi-user systems. But unlike \"root\", which is the +preferences, their own files and so on. You can read the ``Starter Guide'' +to learn more about multi-user systems. But unlike \"root\", which is the system administrator, the users you add at this point will not be authorized to change anything except their own files and their own configuration, protecting the system from unintentional or malicious @@ -411,7 +411,7 @@ dangerous choice and you can very easily lose all your data. That's why this option is really only recommended if you have done something like this before and have some experience. For more instructions on how to use the DiskDrake utility, refer to the ``Managing Your Partitions '' section in -the `` ``Starter Guide''''."), +the ``Starter Guide''."), exitInstall => N_("There you are. Installation is now complete and your GNU/Linux system is @@ -490,7 +490,7 @@ for the machine. As a rule of thumb, the security level should be set higher if the machine will contain crucial data, or if it will be a machine directly exposed to the Internet. The trade-off of a higher security level is generally obtained at the expense of ease of use. Refer to the \"msec\" -chapter of the ``Reference Manual'' to get more information about the +chapter of the ``Command Line Manual'' to get more information about the meaning of these levels. If you do not know what to choose, keep the default option."), |