diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-13 22:46:37 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-13 23:09:00 -0500 |
commit | e670b166a08b7c1031a9e7d7675fa9a29c3e19c9 (patch) | |
tree | b81080d60cefbe2b7734004a9b14b30c89af67f1 /man/sysctl.d.xml | |
parent | a4e0b94d318e35b1441fc56f590668e80ff2e44e (diff) |
man: use <replaceable> in various places
Diffstat (limited to 'man/sysctl.d.xml')
-rw-r--r-- | man/sysctl.d.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sysctl.d.xml b/man/sysctl.d.xml index 0ef5545163..759b8740f5 100644 --- a/man/sysctl.d.xml +++ b/man/sysctl.d.xml @@ -77,7 +77,7 @@ entirely equivalent.</para> <para>Each configuration file shall be named in the - style of <filename><program>.conf</filename>. + style of <filename><replaceable>program</replaceable>.conf</filename>. Files in <filename>/etc/</filename> override files with the same name in <filename>/usr/lib/</filename> and <filename>/run/</filename>. Files in |