summaryrefslogtreecommitdiff
path: root/man/locale.conf.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-05-03 00:55:20 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-05-03 01:00:42 -0400
commit845c53246f73a505f12bb7f685a530045fa60a40 (patch)
treefe6524ea0546e971b5ad509a3557efb4e4ac8c69 /man/locale.conf.xml
parent202288be83b56a724c316ce0ad2fcb41bd63f0eb (diff)
downloadsystemd-845c53246f73a505f12bb7f685a530045fa60a40.tar.gz
man: add various filenames to the index
Everything which is an absolute filename marked with <filename></filename> lands in the index, unless noindex= attribute is present. Should make it easier for people to find stuff when they are looking at a file on disk. Various formatting errors in manpages are fixed, kernel-install(1) is restored to formatting sanity.
Diffstat (limited to 'man/locale.conf.xml')
-rw-r--r--man/locale.conf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/locale.conf.xml b/man/locale.conf.xml
index 06c0af0bf7..42634febac 100644
--- a/man/locale.conf.xml
+++ b/man/locale.conf.xml
@@ -129,7 +129,7 @@
<example>
<title>German locale with English messages</title>
- <para><filename>/etc/locale.conf:</filename></para>
+ <para><filename>/etc/locale.conf</filename>:</para>
<programlisting>LANG=de_DE.UTF-8
LC_MESSAGES=C</programlisting>