diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-05-03 06:55:20 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-05-03 07:00:42 +0200 |
commit | 845c53246f73a505f12bb7f685a530045fa60a40 (patch) | |
tree | fe6524ea0546e971b5ad509a3557efb4e4ac8c69 /man/vconsole.conf.xml | |
parent | build-sys: tell rsync no to tranfer times and permissions (diff) | |
download | systemd-845c53246f73a505f12bb7f685a530045fa60a40.tar.xz systemd-845c53246f73a505f12bb7f685a530045fa60a40.zip |
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 '')
-rw-r--r-- | man/vconsole.conf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/vconsole.conf.xml b/man/vconsole.conf.xml index f60b571b72..09a4776705 100644 --- a/man/vconsole.conf.xml +++ b/man/vconsole.conf.xml @@ -124,7 +124,7 @@ <example> <title>German keyboard and console</title> - <para><filename>/etc/vconsole.conf:</filename></para> + <para><filename>/etc/vconsole.conf</filename>:</para> <programlisting>KEYMAP=de-latin1 FONT=latarcyrheb-sun16</programlisting> |