aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/man-db.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2022-02-05 17:15:38 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2022-02-05 20:37:44 +0800
commitdb2d98f7a9d866f0fa4445d0b96c74ba16302d70 (patch)
tree993e214b75feb07a27bced538293cdf83863da76 /chapter08/man-db.xml
parentf26f74cb245515ca3c356fc6f99232f8ad440a30 (diff)
man-db: update to man-db-2.10.0 (#5002)
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>