[systemd-commits] man/sysctl.d.xml

Zbigniew Jędrzejewski-Szmek zbyszek at kemper.freedesktop.org
Wed Sep 11 17:09:07 PDT 2013


 man/sysctl.d.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0b429ab7fca2aa139ffbeeac8bdcfbbd21cc1a60
Author: Mantas MikulÄ—nas <grawity at gmail.com>
Date:   Thu Sep 12 00:53:36 2013 +0300

    man: fix description of sysctl.d order
    
    systemd-sysctl gives priority to the latest occurence as of commit
    04bf3c1a60d82791e0320381e9268f727708f776, but the manpage hasn't been
    updated for that.

diff --git a/man/sysctl.d.xml b/man/sysctl.d.xml
index 69e96ee..ce5c34f 100644
--- a/man/sysctl.d.xml
+++ b/man/sysctl.d.xml
@@ -92,7 +92,7 @@
                 alphabetical order, regardless in which of the
                 directories they reside, to guarantee that a specific
                 configuration file takes precedence over another file
-                with an alphabetically later name, if both files
+                with an alphabetically earlier name, if both files
                 contain the same variable setting.</para>
 
                 <para>If the administrator wants to disable a



More information about the systemd-commits mailing list