diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index fa8e0602..1c2a4af6 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -26,7 +26,7 @@ should (a) allow the first-identified configuration file to supersede any others, or (b) define rules for merging the information from more than one file. By default, labwc uses option (a), reading only the first file identified. With -the --merge-config option, the search order is reserved, but every configuration +the --merge-config option, the search order is reversed, but every configuration file encountered is processed in turn. Thus, user-specific files will augment system-wide configurations, with conflicts favoring the user-specific alternative.