diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/chapter06.xml | 2 | ||||
-rw-r--r-- | chapter06/man-db.xml | 9 |
2 files changed, 1 insertions, 10 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 1fa0ff71b..9ee047f98 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -58,11 +58,11 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="groff.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grub.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="less.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gzip.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iproute2.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kbd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="less.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpipeline.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="make.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="man-db.xml"/> diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 9adb42318..659934221 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -56,15 +56,6 @@ <title>The meaning of the configure options:</title> <varlistentry> - <term><parameter>PKG_CONFIG=, libpipeline_ ...</parameter></term> - <listitem> - <para>These environment variables allow the configuration - process to complete without the external <command>pkg-config</command> - program.</para> - </listitem> - </varlistentry> - - <varlistentry> <term><parameter>--disable-setuid</parameter></term> <listitem> <para>This disables making the <command>man</command> program setuid |