From 7cf55dd0700d2b93f18a1bdc50b3c864d0af2246 Mon Sep 17 00:00:00 2001 From: Michal Schmidt Date: Tue, 15 May 2012 08:16:30 +0200 Subject: man: overwrite vs. override 'overwrite' conveys the idea of the old text being destroyed. 'override' does not. It is more similar to 'overrule'. --- man/binfmt.d.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/binfmt.d.xml') diff --git a/man/binfmt.d.xml b/man/binfmt.d.xml index e997bcf21c..1cc75da9ac 100644 --- a/man/binfmt.d.xml +++ b/man/binfmt.d.xml @@ -75,14 +75,14 @@ Each configuration file is named in the style of <program>.conf. - Files in /etc/ overwrite + Files in /etc/ override files with the same name in /usr/lib/. - Files in /run overwrite files with + Files in /run override files with the same name in /etc/ and /usr/lib/. Packages should install their configuration files in /usr/lib/, files in /etc/ are reserved for the local - administration, which possibly decides to overwrite the + administration, which possibly decides to override the configurations installed from packages. All files are sorted by filename in alphabetical order, regardless in which of the directories they reside, to ensure that a specific -- cgit v1.2.3-54-g00ecf