diff options
author | Funda Wang <fwang@mandriva.org> | 2004-08-08 08:19:35 +0000 |
---|---|---|
committer | Funda Wang <fwang@mandriva.org> | 2004-08-08 08:19:35 +0000 |
commit | 6722a4a8513721771de085a87243fa1588c5c9cf (patch) | |
tree | 7b5fe6c31e8351cd8d8ad0da7ecb27d94d8c8a42 /perl-install/standalone.pm | |
parent | 5951adb7048f80a7d2bd696eb013ae9fcd4ee44b (diff) | |
download | drakx-6722a4a8513721771de085a87243fa1588c5c9cf.tar drakx-6722a4a8513721771de085a87243fa1588c5c9cf.tar.gz drakx-6722a4a8513721771de085a87243fa1588c5c9cf.tar.bz2 drakx-6722a4a8513721771de085a87243fa1588c5c9cf.tar.xz drakx-6722a4a8513721771de085a87243fa1588c5c9cf.zip |
s/Mandrake/Mandrakelinux
Diffstat (limited to 'perl-install/standalone.pm')
-rw-r--r-- | perl-install/standalone.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/standalone.pm b/perl-install/standalone.pm index 13c7e5215..fc3f82f24 100644 --- a/perl-install/standalone.pm +++ b/perl-install/standalone.pm @@ -58,8 +58,8 @@ default mode: offer to configure autologin feature"), OPTIONS: --help - print this help message. - --report - program should be one of mandrake tools - --incident - program should be one of mandrake tools"), + --report - program should be one of mandrakelinux tools + --incident - program should be one of mandrakelinux tools"), 'drakconnect' => N_("[--add] --add - \"add a network interface\" wizard --del - \"delete a network interface\" wizard @@ -82,7 +82,7 @@ OPTIONS: 'draksec' => "[--debug] --debug: print debugging information", 'drakTermServ' => N_("[OPTIONS]... -Mandrake Terminal Server Configurator +Mandrakelinux Terminal Server Configurator --enable : enable MTS --disable : disable MTS --start : start MTS |