- minor, cosmetic changes

This commit is contained in:
wrobell 2002-12-30 13:17:20 +00:00
parent d6338b6a1b
commit eebd675da0
1 changed files with 3 additions and 2 deletions

View File

@ -29,7 +29,7 @@
<para> <para>
We could force lub forbid the usage of optimized byte compiled We could force lub forbid the usage of optimized byte compiled
modules, but it is not practical due to possible binary only modules, but it is not practical due to possible binary only
packages from other vendors. The vendors can provide one of the packages from other vendors. Vendors can provide one of the
types of compiled modules, so we would create the big types of compiled modules, so we would create the big
inconvenience for PLD users and administrators. inconvenience for PLD users and administrators.
</para> </para>
@ -42,7 +42,8 @@
optimized for many architectures. It would be not a good idea if optimized for many architectures. It would be not a good idea if
users, who want to use optimized modules, have been forced users, who want to use optimized modules, have been forced
to create them manually because it requires root privileges to create them manually because it requires root privileges
and creates files which are in <filename>/usr</filename> hierarchy and creates files which are in <filename>/usr</filename>
filesystem hierarchy
and not in <application>RPM</application> database. and not in <application>RPM</application> database.
</para> </para>
<para> <para>