X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fbinfmt.d.xml;h=1cc75da9acceb18803253e8ce7eeff785fe679ba;hb=78d54bd42b87818f5d0ef862d247f9db4844fadd;hp=f5ec805e29c41986c40456bf3e2dde2383f547da;hpb=fc1a2e06a2eab6ca16664adb83b61fe958f00598;p=elogind.git diff --git a/man/binfmt.d.xml b/man/binfmt.d.xml index f5ec805e2..1cc75da9a 100644 --- a/man/binfmt.d.xml +++ b/man/binfmt.d.xml @@ -7,16 +7,16 @@ Copyright 2011 Lennart Poettering systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> @@ -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