aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/man-db.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/man-db.xml')
-rw-r--r--chapter08/man-db.xml42
1 files changed, 26 insertions, 16 deletions
diff --git a/chapter08/man-db.xml b/chapter08/man-db.xml
index b60e417e8..642a4e1df 100644
--- a/chapter08/man-db.xml
+++ b/chapter08/man-db.xml
@@ -43,24 +43,24 @@
<para>Prepare Man-DB for compilation:</para>
-<screen revision="systemd"><userinput remap="configure">./configure --prefix=/usr \
+<screen revision="systemd"><userinput remap="configure">./configure --prefix=/usr \
--docdir=/usr/share/doc/man-db-&man-db-version; \
- --sysconfdir=/etc \
- --disable-setuid \
- --enable-cache-owner=bin \
- --with-browser=/usr/bin/lynx \
- --with-vgrind=/usr/bin/vgrind \
+ --sysconfdir=/etc \
+ --disable-setuid \
+ --enable-cache-owner=bin \
+ --with-browser=/usr/bin/lynx \
+ --with-vgrind=/usr/bin/vgrind \
--with-grap=/usr/bin/grap</userinput></screen>
-<screen revision="sysv"><userinput remap="configure">./configure --prefix=/usr \
+<screen revision="sysv"><userinput remap="configure">./configure --prefix=/usr \
--docdir=/usr/share/doc/man-db-&man-db-version; \
- --sysconfdir=/etc \
- --disable-setuid \
- --enable-cache-owner=bin \
- --with-browser=/usr/bin/lynx \
- --with-vgrind=/usr/bin/vgrind \
- --with-grap=/usr/bin/grap \
- --with-systemdtmpfilesdir= \
+ --sysconfdir=/etc \
+ --disable-setuid \
+ --enable-cache-owner=bin \
+ --with-browser=/usr/bin/lynx \
+ --with-vgrind=/usr/bin/vgrind \
+ --with-grap=/usr/bin/grap \
+ --with-systemdtmpfilesdir= \
--with-systemdsystemunitdir=</userinput></screen>
<variablelist>
@@ -306,8 +306,8 @@
<segtitle>Installed directories</segtitle>
<seglistitem>
- <seg>accessdb, apropos (link to whatis), catman, lexgrog, man, mandb,
- manpath, and whatis</seg>
+ <seg>accessdb, apropos (link to whatis), catman, lexgrog, man,
+ man-recode, mandb, manpath, and whatis</seg>
<seg>libman.so and libmandb.so (both in /usr/lib/man-db)</seg>
<seg>/usr/lib/man-db, /usr/libexec/man-db,
and /usr/share/doc/man-db-&man-db-version;</seg>
@@ -373,6 +373,16 @@
</listitem>
</varlistentry>
+ <varlistentry id="man-recode">
+ <term><command>man-recode</command></term>
+ <listitem>
+ <para>Converts manual pages to another encoding</para>
+ <indexterm zone="ch-system-man-db man-recode">
+ <primary sortas="b-man-recode">man-recode</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="mandb">
<term><command>mandb</command></term>
<listitem>