Index: files/README_modules.d =================================================================== --- files/README_modules.d (révision 552016) +++ files/README_modules.d (copie de travail) @@ -1,14 +1,15 @@ # =================================================== -# Directory for third party module config files. +# Directory for config files of third party modules. # # Modules can be disabled by adding a '#' in front -# of the "LoadModule" line e.g. "#LoadModule" +# of the "LoadModule" line e.g. "#LoadModule". # # Files are automatically included if the name # begins with a three digit number followed by '_' -# and ending in '.conf' e.g. '080_mod_php.conf' +# and ending in '.conf' e.g. '080_mod_php.conf'. # -# Maintainers can also include instructions how to -# use the module (instead pkg-message). +# Maintainers can also include instructions on how to +# use the module(s) they maintain (instead of doing +# so in pkg-message). #