diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-08-12 07:38:51 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-08-12 07:38:51 +0000 |
commit | 0215b35a15746d89c1b597fe2171af2356ad91bd (patch) | |
tree | 6161857b41aded1b1ee41dc1f80e5bf2393b1f81 /perl-install | |
parent | 522163c80a5cbd18149adcc3cd4323ba16006d90 (diff) | |
download | drakx-0215b35a15746d89c1b597fe2171af2356ad91bd.tar drakx-0215b35a15746d89c1b597fe2171af2356ad91bd.tar.gz drakx-0215b35a15746d89c1b597fe2171af2356ad91bd.tar.bz2 drakx-0215b35a15746d89c1b597fe2171af2356ad91bd.tar.xz drakx-0215b35a15746d89c1b597fe2171af2356ad91bd.zip |
fix bad %%
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/help.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/help.pm b/perl-install/help.pm index 69247fd02..ebdeb98b7 100644 --- a/perl-install/help.pm +++ b/perl-install/help.pm @@ -108,9 +108,9 @@ configure your system so that it complies as much as possible with the Linux Standard Base specifications. Selecting the \"LSB\" group will also install the \"2.4\" kernel series, -instead of the default \"2.6\" one. This is to ensure 100%-LSB compliance +instead of the default \"2.6\" one. This is to ensure 100%%-LSB compliance of the system. However, if you do not select the \"LSB\" group you will -still have a system which is nearly 100% LSB-compliant. +still have a system which is nearly 100%% LSB-compliant. * \"%s\": if your machine is intended to be a server, select which of the more common services you wish to install on your machine. |