Remove spaces at end o lines - chapter08

This commit is contained in:
Pierre Labastie 2021-09-07 22:33:18 +02:00
parent c8fb227d0d
commit d672ab7d66
38 changed files with 137 additions and 138 deletions

View File

@ -53,7 +53,7 @@
<screen><userinput remap="make">make</userinput></screen> <screen><userinput remap="make">make</userinput></screen>
<para>The tests need to be run on a filesystem that supports extended <para>The tests need to be run on a filesystem that supports extended
attributes such as the ext2, ext3, or ext4 filesystems. attributes such as the ext2, ext3, or ext4 filesystems.
To test the results, issue:</para> To test the results, issue:</para>
<screen><userinput remap="test">make check</userinput></screen> <screen><userinput remap="test">make check</userinput></screen>

View File

@ -59,7 +59,7 @@
<screen><userinput remap="test">make -j4 check</userinput></screen> <screen><userinput remap="test">make -j4 check</userinput></screen>
<!-- <!--
<para>The tests t/subobj.sh, t/deprecated-acinit.sh, and t/init.sh are known to <para>The tests t/subobj.sh, t/deprecated-acinit.sh, and t/init.sh are known to
fail in the LFS environment.</para> fail in the LFS environment.</para>
--> -->
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -23,7 +23,7 @@
<sect2 role="package"> <sect2 role="package">
<title/> <title/>
<para>The Bc package contains an arbitrary precision numeric processing <para>The Bc package contains an arbitrary precision numeric processing
language.</para> language.</para>
<segmentedlist> <segmentedlist>

View File

@ -74,7 +74,7 @@ find -name \*.1 -delete</userinput></screen>
<screen><userinput remap="pre">sed -i '/@\tincremental_copy/d' gold/testsuite/Makefile.in</userinput></screen> <screen><userinput remap="pre">sed -i '/@\tincremental_copy/d' gold/testsuite/Makefile.in</userinput></screen>
--> -->
<para>The Binutils documentation recommends building Binutils <para>The Binutils documentation recommends building Binutils
in a dedicated build directory:</para> in a dedicated build directory:</para>
<screen><userinput remap="pre">mkdir -v build <screen><userinput remap="pre">mkdir -v build
@ -297,7 +297,7 @@ cd build</userinput></screen>
<varlistentry id="ld.gold"> <varlistentry id="ld.gold">
<term><command>ld.gold</command></term> <term><command>ld.gold</command></term>
<listitem> <listitem>
<para>A cut down version of ld that only supports the <para>A cut down version of ld that only supports the
elf object file format</para> elf object file format</para>
<indexterm zone="ch-system-binutils ld.gold"> <indexterm zone="ch-system-binutils ld.gold">
<primary sortas="b-ld.gold">ld.gold</primary> <primary sortas="b-ld.gold">ld.gold</primary>

View File

@ -66,7 +66,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="meson.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="meson.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="coreutils.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="coreutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="check.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="check.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="diffutils.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="diffutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gawk.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gawk.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="findutils.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="findutils.xml"/>

View File

@ -88,7 +88,7 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
<varlistentry> <varlistentry>
<term><envar>FORCE_UNSAFE_CONFIGURE=1</envar></term> <term><envar>FORCE_UNSAFE_CONFIGURE=1</envar></term>
<listitem> <listitem>
<para>This environment variable allows the package to be <para>This environment variable allows the package to be
built as the <systemitem class="username">root</systemitem> user. built as the <systemitem class="username">root</systemitem> user.
</para> </para>
</listitem> </listitem>

View File

@ -114,7 +114,7 @@
<seglistitem> <seglistitem>
<seg>dbus-cleanup-sockets, dbus-daemon, dbus-launch, dbus-monitor, <seg>dbus-cleanup-sockets, dbus-daemon, dbus-launch, dbus-monitor,
dbus-run-session, dbus-send, dbus-test-tool, dbus-run-session, dbus-send, dbus-test-tool,
dbus-update-activation-environment, and dbus-uuidgen</seg> dbus-update-activation-environment, and dbus-uuidgen</seg>
<seg>libdbus-1.{a,so}</seg> <seg>libdbus-1.{a,so}</seg>
<seg>/etc/dbus-1, /usr/include/dbus-1.0, /usr/lib/dbus-1.0, <seg>/etc/dbus-1, /usr/include/dbus-1.0, /usr/lib/dbus-1.0,

View File

@ -24,7 +24,7 @@
<title/> <title/>
<para>The Eudev package contains programs for dynamic creation of device <para>The Eudev package contains programs for dynamic creation of device
nodes.</para> nodes.</para>
<segmentedlist> <segmentedlist>
<segtitle>&buildtime;</segtitle> <segtitle>&buildtime;</segtitle>
@ -76,7 +76,7 @@ mkdir -pv /etc/udev/rules.d</userinput></screen>
<screen><userinput remap="install">make install</userinput></screen> <screen><userinput remap="install">make install</userinput></screen>
<para>Install some custom rules and support files useful in an LFS <para>Install some custom rules and support files useful in an LFS
environment:</para> environment:</para>
<screen><userinput remap="install">tar -xvf ../&udev-lfs-version;.tar.xz <screen><userinput remap="install">tar -xvf ../&udev-lfs-version;.tar.xz

View File

@ -62,7 +62,7 @@
<varlistentry> <varlistentry>
<term><parameter>--with-tcl=/usr/lib</parameter></term> <term><parameter>--with-tcl=/usr/lib</parameter></term>
<listitem> <listitem>
<para>This parameter is needed to tell <para>This parameter is needed to tell
<command>configure</command> where the <command>configure</command> where the
<command>tclConfig.sh</command> script is located.</para> <command>tclConfig.sh</command> script is located.</para>
</listitem> </listitem>

View File

@ -115,7 +115,7 @@ cd build</userinput></screen>
<para>Test the results as a non-privileged user, but do not stop at errors:</para> <para>Test the results as a non-privileged user, but do not stop at errors:</para>
<screen><userinput remap="test">chown -Rv tester . <screen><userinput remap="test">chown -Rv tester .
su tester -c "PATH=$PATH make -k check"</userinput></screen> su tester -c "PATH=$PATH make -k check"</userinput></screen>
<para>To receive a summary of the test suite results, run:</para> <para>To receive a summary of the test suite results, run:</para>
@ -185,7 +185,7 @@ rm -rf /usr/lib/gcc/$(gcc -dumpmachine)/&gcc-version;/include-fixed/bits/</useri
<screen><userinput remap="install">ln -sv gcc /usr/bin/cc</userinput></screen> <screen><userinput remap="install">ln -sv gcc /usr/bin/cc</userinput></screen>
--> -->
<para>Add a compatibility symlink to enable building programs with <para>Add a compatibility symlink to enable building programs with
Link Time Optimization (LTO):</para> Link Time Optimization (LTO):</para>
<screen><userinput remap="install">ln -sfv ../../libexec/gcc/$(gcc -dumpmachine)/&gcc-version;/liblto_plugin.so \ <screen><userinput remap="install">ln -sfv ../../libexec/gcc/$(gcc -dumpmachine)/&gcc-version;/liblto_plugin.so \
/usr/lib/bfd-plugins/</userinput></screen> /usr/lib/bfd-plugins/</userinput></screen>
@ -351,7 +351,7 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
libstdc++.{a,so}, libstdc++fs.a, libsupc++.a, libtsan.{a,so}, libstdc++.{a,so}, libstdc++fs.a, libsupc++.a, libtsan.{a,so},
and libubsan.{a,so}</seg> and libubsan.{a,so}</seg>
<seg>/usr/include/c++, /usr/lib/gcc, /usr/libexec/gcc, and <seg>/usr/include/c++, /usr/lib/gcc, /usr/libexec/gcc, and
/usr/share/gcc-&gcc-version;</seg> /usr/share/gcc-&gcc-version;</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>

View File

@ -46,7 +46,7 @@
<para>First, fix a security problem identified upstream:</para> <para>First, fix a security problem identified upstream:</para>
<screen><userinput remap="pre">sed -e '/NOTIFY_REMOVED)/s/)/ \&amp;\&amp; data.attr != NULL)/' \ <screen><userinput remap="pre">sed -e '/NOTIFY_REMOVED)/s/)/ \&amp;\&amp; data.attr != NULL)/' \
-i sysdeps/unix/sysv/linux/mq_notify.c</userinput></screen> -i sysdeps/unix/sysv/linux/mq_notify.c</userinput></screen>
<para>Some of the Glibc programs use the non-FHS compliant <para>Some of the Glibc programs use the non-FHS compliant
<filename class="directory">/var/db</filename> directory to store <filename class="directory">/var/db</filename> directory to store
@ -55,7 +55,7 @@
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-fhs-patch;</userinput></screen> <screen><userinput remap="pre">patch -Np1 -i ../&glibc-fhs-patch;</userinput></screen>
<para>The Glibc documentation recommends building Glibc <para>The Glibc documentation recommends building Glibc
in a dedicated build directory:</para> in a dedicated build directory:</para>
<screen><userinput remap="pre">mkdir -v build <screen><userinput remap="pre">mkdir -v build
@ -82,7 +82,7 @@ cd build</userinput></screen>
<varlistentry> <varlistentry>
<term><parameter>--disable-werror</parameter></term> <term><parameter>--disable-werror</parameter></term>
<listitem> <listitem>
<para>This option disables the -Werror option passed to <para>This option disables the -Werror option passed to
GCC. This is necessary for running the test suite.</para> GCC. This is necessary for running the test suite.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -100,7 +100,7 @@ cd build</userinput></screen>
<varlistentry> <varlistentry>
<term><parameter>--enable-stack-protector=strong</parameter></term> <term><parameter>--enable-stack-protector=strong</parameter></term>
<listitem> <listitem>
<para>This option increases system security by adding <para>This option increases system security by adding
extra code to check for buffer overflows, such as stack extra code to check for buffer overflows, such as stack
smashing attacks.</para> smashing attacks.</para>
</listitem> </listitem>
@ -150,18 +150,18 @@ esac</userinput></screen>
<para>You may see some test failures. The Glibc test suite is <para>You may see some test failures. The Glibc test suite is
somewhat dependent on the host system. A few failures out of somewhat dependent on the host system. A few failures out of
over 4200 tests can generally be ignored. This is a list of the over 4200 tests can generally be ignored. This is a list of the
most common issues seen for recent versions of LFS:</para> most common issues seen for recent versions of LFS:</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para><emphasis>io/tst-lchmod</emphasis> <para><emphasis>io/tst-lchmod</emphasis>
is known to fail in the LFS chroot environment.</para> is known to fail in the LFS chroot environment.</para>
</listitem> </listitem>
<listitem> <listitem>
<para><emphasis>misc/tst-ttyname</emphasis> <para><emphasis>misc/tst-ttyname</emphasis>
is known to fail in the LFS chroot environment.</para> is known to fail in the LFS chroot environment.</para>
</listitem> </listitem>
<!-- <!--
@ -173,7 +173,7 @@ esac</userinput></screen>
<listitem> <listitem>
<para>The <emphasis>rt/tst-cputimer{1,2,3}</emphasis> tests depend on <para>The <emphasis>rt/tst-cputimer{1,2,3}</emphasis> tests depend on
the host system kernel. Kernels 4.14.91&ndash;4.14.96, the host system kernel. Kernels 4.14.91&ndash;4.14.96,
4.19.13&ndash;4.19.18, and 4.20.0&ndash;4.20.5 are known to 4.19.13&ndash;4.19.18, and 4.20.0&ndash;4.20.5 are known to
cause these tests to fail. cause these tests to fail.
</para> </para>
</listitem> </listitem>
@ -213,7 +213,7 @@ esac</userinput></screen>
<screen><userinput remap="install">cp -v ../nscd/nscd.conf /etc/nscd.conf <screen><userinput remap="install">cp -v ../nscd/nscd.conf /etc/nscd.conf
mkdir -pv /var/cache/nscd</userinput></screen> mkdir -pv /var/cache/nscd</userinput></screen>
<para revision="systemd">Install the systemd support files for <para revision="systemd">Install the systemd support files for
<command>nscd</command>:</para> <command>nscd</command>:</para>
<screen revision="systemd"><userinput remap="install">install -v -Dm644 ../nscd/nscd.tmpfiles /usr/lib/tmpfiles.d/nscd.conf <screen revision="systemd"><userinput remap="install">install -v -Dm644 ../nscd/nscd.tmpfiles /usr/lib/tmpfiles.d/nscd.conf
@ -287,13 +287,13 @@ localedef -i zh_TW -f UTF-8 zh_TW.UTF-8</userinput></screen>
<filename>glibc-&glibc-version;/localedata/SUPPORTED</filename> file <filename>glibc-&glibc-version;/localedata/SUPPORTED</filename> file
when you need them. For instance, the following two locales are when you need them. For instance, the following two locales are
needed for some tests later in this chapter:</para> needed for some tests later in this chapter:</para>
<screen role="nodump"><userinput remap="locale-full">localedef -i POSIX -f UTF-8 C.UTF-8 2> /dev/null || true <screen role="nodump"><userinput remap="locale-full">localedef -i POSIX -f UTF-8 C.UTF-8 2> /dev/null || true
localedef -i ja_JP -f SHIFT_JIS ja_JP.SIJS 2> /dev/null || true</userinput></screen> localedef -i ja_JP -f SHIFT_JIS ja_JP.SIJS 2> /dev/null || true</userinput></screen>
<note><para>Glibc now uses libidn2 when resolving internationalized <note><para>Glibc now uses libidn2 when resolving internationalized
domain names. This is a run time dependency. If this capability domain names. This is a run time dependency. If this capability
is needed, the instructions for installing libidn2 are in the is needed, the instructions for installing libidn2 are in the
<ulink url="&blfs-book;general/libidn2.html">BLFS libidn2 page</ulink>. <ulink url="&blfs-book;general/libidn2.html">BLFS libidn2 page</ulink>.
</para></note> </para></note>
@ -479,7 +479,7 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
<seglistitem> <seglistitem>
<seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig, <seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd, ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
pcprofiledump, pldd, sln, sotruss, sprof, tzselect, xtrace, pcprofiledump, pldd, sln, sotruss, sprof, tzselect, xtrace,
zdump, and zic</seg> zdump, and zic</seg>
<seg>ld-linux-x86-64.so.2, ld-linux.so.2, <seg>ld-linux-x86-64.so.2, ld-linux.so.2,
@ -949,7 +949,6 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
code for <quote>standard</quote> functions used in code for <quote>standard</quote> functions used in
many different Unix utilities. These functions are now in many different Unix utilities. These functions are now in
<filename class="libraryfile">libc</filename></para> <filename class="libraryfile">libc</filename></para>
<indexterm zone="ch-system-glibc libutil"> <indexterm zone="ch-system-glibc libutil">
<primary sortas="c-libutil">libutil</primary> <primary sortas="c-libutil">libutil</primary>
</indexterm> </indexterm>

View File

@ -53,7 +53,7 @@
<note> <note>
<para>The default settings of GMP produce libraries optimized for <para>The default settings of GMP produce libraries optimized for
the host processor. If libraries suitable for processors less the host processor. If libraries suitable for processors less
capable than the host's CPU are desired, generic libraries can be capable than the host's CPU are desired, generic libraries can be
created by running the following: created by running the following:
<screen role="nodump"><userinput>cp -v configfsf.guess config.guess <screen role="nodump"><userinput>cp -v configfsf.guess config.guess
@ -100,7 +100,7 @@ make html</userinput></screen>
<para>Test the results:</para> <para>Test the results:</para>
<screen><userinput remap="test">make check 2>&amp;1 | tee gmp-check-log</userinput></screen> <screen><userinput remap="test">make check 2>&amp;1 | tee gmp-check-log</userinput></screen>
<caution><para>The code in gmp is highly optimized for the processor where <caution><para>The code in gmp is highly optimized for the processor where
it is built. Occasionally, the code that detects the processor misidentifies it is built. Occasionally, the code that detects the processor misidentifies
the system capabilities and there will be errors in the tests or other the system capabilities and there will be errors in the tests or other

View File

@ -107,11 +107,11 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<seglistitem> <seglistitem>
<seg>grub-bios-setup, grub-editenv, grub-file, grub-fstest, <seg>grub-bios-setup, grub-editenv, grub-file, grub-fstest,
grub-glue-efi, grub-install, grub-kbdcomp, grub-macbless, grub-glue-efi, grub-install, grub-kbdcomp, grub-macbless,
grub-menulst2cfg, grub-mkconfig, grub-menulst2cfg, grub-mkconfig,
grub-mkimage, grub-mklayout, grub-mknetdir, grub-mkimage, grub-mklayout, grub-mknetdir,
grub-mkpasswd-pbkdf2, grub-mkrelpath, grub-mkrescue, grub-mkstandalone, grub-mkpasswd-pbkdf2, grub-mkrelpath, grub-mkrescue, grub-mkstandalone,
grub-ofpathname, grub-probe, grub-reboot, grub-render-label, grub-ofpathname, grub-probe, grub-reboot, grub-render-label,
grub-script-check, grub-script-check,
grub-set-default, grub-sparc64-setup, and grub-syslinux2cfg</seg> grub-set-default, grub-sparc64-setup, and grub-syslinux2cfg</seg>

View File

@ -66,7 +66,7 @@
<segtitle>Installed programs</segtitle> <segtitle>Installed programs</segtitle>
<seglistitem> <seglistitem>
<seg>gunzip, gzexe, gzip, uncompress (hard link with gunzip), zcat, zcmp, <seg>gunzip, gzexe, gzip, uncompress (hard link with gunzip), zcat, zcmp,
zdiff, zegrep, zfgrep, zforce, zgrep, zless, zmore, and znew</seg> zdiff, zegrep, zfgrep, zforce, zgrep, zless, zmore, and znew</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>

View File

@ -128,7 +128,7 @@
<segtitle>Installed programs</segtitle> <segtitle>Installed programs</segtitle>
<seglistitem> <seglistitem>
<seg>dnsdomainname, ftp, ifconfig, hostname, ping, ping6, <seg>dnsdomainname, ftp, ifconfig, hostname, ping, ping6,
talk, telnet, tftp, and traceroute</seg> talk, telnet, tftp, and traceroute</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>

View File

@ -43,8 +43,8 @@
<para>The <command>arpd</command> program included in this package will not <para>The <command>arpd</command> program included in this package will not
be built since it is dependent on Berkeley DB, which is not installed in be built since it is dependent on Berkeley DB, which is not installed in
LFS. However, a directory for <command>arpd</command> and a man page will still LFS. However, a directory for <command>arpd</command> and a man page will still
be installed. Prevent this by running the commands below. be installed. Prevent this by running the commands below.
If the <command>arpd</command> binary is needed, If the <command>arpd</command> binary is needed,
instructions for compiling Berkeley DB can be found in the BLFS Book at instructions for compiling Berkeley DB can be found in the BLFS Book at
<ulink url="&blfs-book;server/db.html"/>. <ulink url="&blfs-book;server/db.html"/>.
@ -53,7 +53,7 @@
<screen><userinput remap="pre">sed -i /ARPD/d Makefile <screen><userinput remap="pre">sed -i /ARPD/d Makefile
rm -fv man/man8/arpd.8</userinput></screen> rm -fv man/man8/arpd.8</userinput></screen>
<para>It is also necessary to disable building two modules that <para>It is also necessary to disable building two modules that
require <ulink url="&blfs-book;postlfs/iptables.html"/>.</para> require <ulink url="&blfs-book;postlfs/iptables.html"/>.</para>
<screen><userinput remap="pre">sed -i 's/.m_ipt.o//' tc/Makefile</userinput></screen> <screen><userinput remap="pre">sed -i 's/.m_ipt.o//' tc/Makefile</userinput></screen>

View File

@ -116,7 +116,7 @@ cp -R -v docs/doc/* /usr/share/doc/kbd-&kbd-version;</userinput></screen>
psfxtable), psfstriptable (link to psfxtable), psfxtable, <!--resizecons,--> psfxtable), psfstriptable (link to psfxtable), psfxtable, <!--resizecons,-->
setfont, setkeycodes, setleds, setmetamode, setvtrgb, setfont, setkeycodes, setleds, setmetamode, setvtrgb,
showconsolefont, showkey, unicode_start, and unicode_stop</seg> showconsolefont, showkey, unicode_start, and unicode_stop</seg>
<seg>/usr/share/consolefonts, /usr/share/consoletrans, /usr/share/keymaps, <seg>/usr/share/consolefonts, /usr/share/consoletrans, /usr/share/keymaps,
/usr/share/doc/kbd-&kbd-version;, and /usr/share/unimaps</seg> /usr/share/doc/kbd-&kbd-version;, and /usr/share/unimaps</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>

View File

@ -91,7 +91,7 @@ ln -sfv kmod /usr/bin/lsmod</userinput></screen>
<segtitle>Installed library</segtitle> <segtitle>Installed library</segtitle>
<seglistitem> <seglistitem>
<seg>depmod (link to kmod), insmod (link to kmod), kmod, <seg>depmod (link to kmod), insmod (link to kmod), kmod,
lsmod (link to kmod), modinfo (link to kmod), modprobe (link to kmod), lsmod (link to kmod), modinfo (link to kmod), modprobe (link to kmod),
and rmmod (link to kmod)</seg> and rmmod (link to kmod)</seg>
<seg>libkmod.so</seg> <seg>libkmod.so</seg>

View File

@ -55,7 +55,7 @@
<screen><userinput remap="make">make</userinput></screen> <screen><userinput remap="make">make</userinput></screen>
<para>To test the results, issue:</para> <para>To test the results, issue:</para>
<screen><userinput remap="test">make check</userinput></screen> <screen><userinput remap="test">make check</userinput></screen>
<!-- <para>One test, run-elfclassify.sh, is known to fail.</para>--> <!-- <para>One test, run-elfclassify.sh, is known to fail.</para>-->

View File

@ -66,9 +66,9 @@
<para>Ensure GCC optimizes for the current system. If this <para>Ensure GCC optimizes for the current system. If this
is not specified, the system is guessed and the code generated is not specified, the system is guessed and the code generated
may not be correct for some systems. If the generated code may not be correct for some systems. If the generated code
will be copied from the native system to a less capable will be copied from the native system to a less capable
system, use the less capable system as a parameter. For details system, use the less capable system as a parameter. For details
about alternative system types, see <ulink about alternative system types, see <ulink
url='https://gcc.gnu.org/onlinedocs/gcc-&gcc-version;/gcc/x86-Options.html'> url='https://gcc.gnu.org/onlinedocs/gcc-&gcc-version;/gcc/x86-Options.html'>
the x86 options in the GCC manual</ulink>.</para> the x86 options in the GCC manual</ulink>.</para>
</listitem> </listitem>

View File

@ -61,7 +61,7 @@
percent.</para></note> percent.</para></note>
<para>Five tests are known to fail in the LFS build environment due <para>Five tests are known to fail in the LFS build environment due
to a circular dependency, but all tests pass if rechecked after to a circular dependency, but all tests pass if rechecked after
automake is installed.</para> automake is installed.</para>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -100,7 +100,7 @@
<varlistentry revision="sysv"> <varlistentry revision="sysv">
<term><parameter>--with-systemd...</parameter></term> <term><parameter>--with-systemd...</parameter></term>
<listitem> <listitem>
<para>These parameters prevent installing unneeded systemd <para>These parameters prevent installing unneeded systemd
directories and files.</para> directories and files.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>

View File

@ -69,7 +69,7 @@ install -vDm644 data/shell-completions/zsh/_meson /usr/share/zsh/site-functions/
<variablelist> <variablelist>
<title>The meaning of the install parameters:</title> <title>The meaning of the install parameters:</title>
<varlistentry> <varlistentry>
<term><parameter>--root=dest</parameter></term> <term><parameter>--root=dest</parameter></term>
<listitem> <listitem>

View File

@ -132,7 +132,7 @@ cp -v -R doc/* /usr/share/doc/ncurses-&ncurses-version;</userinput></screen>
<para>The instructions above don't create non-wide-character Ncurses <para>The instructions above don't create non-wide-character Ncurses
libraries since no package installed by compiling from sources would link libraries since no package installed by compiling from sources would link
against them at runtime. However, the only known binary-only against them at runtime. However, the only known binary-only
applications that link against non-wide-character Ncurses libraries applications that link against non-wide-character Ncurses libraries
require version 5. If you must have such libraries because of some binary-only require version 5. If you must have such libraries because of some binary-only
application or to be compliant with LSB, build the package again with the application or to be compliant with LSB, build the package again with the
following commands:</para> following commands:</para>
@ -143,7 +143,7 @@ cp -v -R doc/* /usr/share/doc/ncurses-&ncurses-version;</userinput></screen>
--without-normal \ --without-normal \
--without-debug \ --without-debug \
--without-cxx-binding \ --without-cxx-binding \
--with-abi-version=5 --with-abi-version=5
make sources libs make sources libs
cp -av lib/lib*.so.5* /usr/lib</userinput></screen> cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
</note> </note>
@ -160,27 +160,27 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
<seglistitem> <seglistitem>
<seg> <seg>
captoinfo (link to tic), captoinfo (link to tic),
clear, clear,
infocmp, infocmp,
infotocap (link to tic), infotocap (link to tic),
ncursesw6-config, ncursesw6-config,
reset (link to tset), reset (link to tset),
tabs, tabs,
tic, tic,
toe, toe,
tput, and tput, and
tset tset
</seg> </seg>
<seg> <seg>
libcursesw.so (symlink and linker script to libncursesw.so), libcursesw.so (symlink and linker script to libncursesw.so),
libformw.so, libformw.so,
libmenuw.so, libmenuw.so,
libncursesw.so, libncursesw.so,
libpanelw.so, and their non-wide-character counterparts without "w" libpanelw.so, and their non-wide-character counterparts without "w"
in the library names.</seg> in the library names.</seg>
<seg> <seg>
/usr/share/tabset, /usr/share/tabset,
/usr/share/terminfo, and /usr/share/terminfo, and
/usr/share/doc/ncurses-&ncurses-version; /usr/share/doc/ncurses-&ncurses-version;
</seg> </seg>

View File

@ -50,21 +50,21 @@
<title>Installation of Ninja</title> <title>Installation of Ninja</title>
<para>When run, ninja normally runs a maximum number of processes <para>When run, ninja normally runs a maximum number of processes
in parallel. By default this is the number of cores on the system in parallel. By default this is the number of cores on the system
plus two. In some cases this can overheat a CPU or run a system out plus two. In some cases this can overheat a CPU or run a system out
of memory. If run from the command line, passing a -jN parameter of memory. If run from the command line, passing a -jN parameter
will limit the number of parallel processes, but some packages will limit the number of parallel processes, but some packages
embed the execution of ninja and do not pass a -j parameter.</para> embed the execution of ninja and do not pass a -j parameter.</para>
<para>Using the <emphasis>optional</emphasis> procedure below allows a user to <para>Using the <emphasis>optional</emphasis> procedure below allows a user to
limit the number of parallel processes via an environment variable, limit the number of parallel processes via an environment variable,
NINJAJOBS. <emphasis role="bold">For example</emphasis>, setting: NINJAJOBS. <emphasis role="bold">For example</emphasis>, setting:
<screen>export NINJAJOBS=4</screen> <screen>export NINJAJOBS=4</screen>
will limit ninja to four parallel processes.</para> will limit ninja to four parallel processes.</para>
<para>If desired, add the capability to use the environment variable <para>If desired, add the capability to use the environment variable
NINJAJOBS by running:</para> NINJAJOBS by running:</para>
<screen><userinput remap="pre">sed -i '/int Guess/a \ <screen><userinput remap="pre">sed -i '/int Guess/a \

View File

@ -46,7 +46,7 @@
<screen><userinput remap="pre">patch -Np1 -i ../&perl-fix-patch;</userinput></screen> <screen><userinput remap="pre">patch -Np1 -i ../&perl-fix-patch;</userinput></screen>
<para>This version of Perl now builds the Compress::Raw::Zlib and <para>This version of Perl now builds the Compress::Raw::Zlib and
Compress::Raw::BZip2 modules. By Compress::Raw::BZip2 modules. By
default Perl will use an internal copy of the sources for the build. default Perl will use an internal copy of the sources for the build.
Issue the following command so that Perl will use the libraries Issue the following command so that Perl will use the libraries
@ -89,7 +89,7 @@ export BUILD_BZIP2=0</userinput></screen>
<varlistentry> <varlistentry>
<term><parameter>-Dpager="/usr/bin/less -isR"</parameter></term> <term><parameter>-Dpager="/usr/bin/less -isR"</parameter></term>
<listitem> <listitem>
<para>This ensures that <userinput>less</userinput> is used instead <para>This ensures that <userinput>less</userinput> is used instead
of <userinput>more</userinput>.</para> of <userinput>more</userinput>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>

View File

@ -28,7 +28,7 @@
<!-- TODO This note will probably not be needed at the next revision. --> <!-- TODO This note will probably not be needed at the next revision. -->
<note> <note>
<para>This package extracts to the directory <para>This package extracts to the directory
<filename class="directory">procps-3.3.17</filename>, <filename class="directory">procps-3.3.17</filename>,
not the expected not the expected
<filename class="directory">procps-ng-3.3.17</filename>.</para> <filename class="directory">procps-ng-3.3.17</filename>.</para>
</note> </note>
@ -93,7 +93,7 @@ make check</userinput></screen>
<para>Five tests related to pkill are known to fail due to a problem <para>Five tests related to pkill are known to fail due to a problem
with tests that were not updated.</para> with tests that were not updated.</para>
<para>Install the package:</para> <para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen> <screen><userinput remap="install">make install</userinput></screen>

View File

@ -103,7 +103,7 @@
<para>If desired, install the preformatted documentation:</para> <para>If desired, install the preformatted documentation:</para>
<screen><userinput remap="install">install -v -dm755 /usr/share/doc/python-&python-version;/html <screen><userinput remap="install">install -v -dm755 /usr/share/doc/python-&python-version;/html
tar --strip-components=1 \ tar --strip-components=1 \
--no-same-owner \ --no-same-owner \
@ -117,9 +117,9 @@ tar --strip-components=1 \
<varlistentry> <varlistentry>
<term><option>--no-same-owner</option> and <option>--no-same-permissions</option></term> <term><option>--no-same-owner</option> and <option>--no-same-permissions</option></term>
<listitem> <listitem>
<para>Ensure the installed files have the correct ownership and <para>Ensure the installed files have the correct ownership and
permissions. Without these options, using <application>tar</application> permissions. Without these options, using <application>tar</application>
will install the package files with the upstream creator's values. will install the package files with the upstream creator's values.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -144,7 +144,7 @@ tar --strip-components=1 \
libpython&python-minor;.so and libpython3.so libpython&python-minor;.so and libpython3.so
</seg> </seg>
<seg> <seg>
/usr/include/python&python-minor;, /usr/include/python&python-minor;,
/usr/lib/python3, and /usr/lib/python3, and
/usr/share/doc/python-&python-version; /usr/share/doc/python-&python-version;
</seg> </seg>
@ -162,7 +162,7 @@ tar --strip-components=1 \
<para> <para>
is a <application>Python</application> program that reads is a <application>Python</application> program that reads
<application>Python 2.x</application> source code and applies a <application>Python 2.x</application> source code and applies a
series of fixes to transform it into series of fixes to transform it into
valid <application>Python 3.x</application> code valid <application>Python 3.x</application> code
</para> </para>
<indexterm zone="ch-system-Python"> <indexterm zone="ch-system-Python">

View File

@ -15,7 +15,7 @@
<screen><userinput>rm -rf /tmp/*</userinput></screen> <screen><userinput>rm -rf /tmp/*</userinput></screen>
<para>Now log out and reenter the chroot environment with an updated <para>Now log out and reenter the chroot environment with an updated
chroot command. From now on, use this updated chroot command any time chroot command. From now on, use this updated chroot command any time
you need to reenter the chroot environment after exiting:</para> you need to reenter the chroot environment after exiting:</para>
<screen role="nodump"><userinput>logout <screen role="nodump"><userinput>logout
@ -55,7 +55,7 @@ chroot "$LFS" /usr/bin/env -i \
<screen><userinput>find /usr -depth -name $(uname -m)-lfs-linux-gnu\* | xargs rm -rf</userinput></screen> <screen><userinput>find /usr -depth -name $(uname -m)-lfs-linux-gnu\* | xargs rm -rf</userinput></screen>
<para>Finally, remove the temporary 'tester' user account created at the <para>Finally, remove the temporary 'tester' user account created at the
beginning of the previous chapter.</para> beginning of the previous chapter.</para>
<screen><userinput>userdel -r tester</userinput></screen> <screen><userinput>userdel -r tester</userinput></screen>

View File

@ -10,7 +10,7 @@
<title>Stripping</title> <title>Stripping</title>
<para>This section is optional. If the intended user is not a <para>This section is optional. If the intended user is not a
programmer and does not plan to do programmer and does not plan to do
any debugging on the system software, the system size can be decreased any debugging on the system software, the system size can be decreased
by about 2 GB by removing the debugging symbols from binaries and by about 2 GB by removing the debugging symbols from binaries and
@ -24,9 +24,9 @@
backup of the LFS system in its current state.</para> backup of the LFS system in its current state.</para>
<para>The debugging symbols for selected libraries are placed <para>The debugging symbols for selected libraries are placed
in separate files. This debugging information is needed if running in separate files. This debugging information is needed if running
regression tests that use <ulink regression tests that use <ulink
url='&blfs-book;/general/valgrind.html'>valgrind</ulink> or <ulink url='&blfs-book;/general/valgrind.html'>valgrind</ulink> or <ulink
url='&blfs-book;/general/gdb.html'>gdb</ulink> later in BLFS. url='&blfs-book;/general/gdb.html'>gdb</ulink> later in BLFS.
</para> </para>
@ -41,7 +41,7 @@
rationale to use the <command>install</command> command here.</para> rationale to use the <command>install</command> command here.</para>
<note><para>The ELF loader's name is ld-linux-x86-64.so.2 on 64-bit systems <note><para>The ELF loader's name is ld-linux-x86-64.so.2 on 64-bit systems
and ld-linux.so.2 on 32-bit systems. The contruct below selects the and ld-linux.so.2 on 32-bit systems. The contruct below selects the
correct name for the current architecture.</para></note> correct name for the current architecture.</para></note>
<!-- also of interest are libgfortan, libgo, libgomp, and libobjc from GCC --> <!-- also of interest are libgfortan, libgo, libgomp, and libobjc from GCC -->
@ -50,10 +50,10 @@
<screen><userinput>save_usrlib="$(cd /usr/lib; ls ld-linux*) <screen><userinput>save_usrlib="$(cd /usr/lib; ls ld-linux*)
libc.so.6 libc.so.6
libthread_db.so.1 libthread_db.so.1
libquadmath.so.&libquadmath-version; libquadmath.so.&libquadmath-version;
libstdc++.so.&libstdcpp-version; libstdc++.so.&libstdcpp-version;
libitm.so.&libitm-version; libitm.so.&libitm-version;
libatomic.so.&libatomic-version;" libatomic.so.&libatomic-version;"
cd /usr/lib cd /usr/lib
@ -93,9 +93,9 @@ for i in $(find /usr/lib -type f -name \*.so* ! -name \*dbg) \
$(find /usr/lib -type f -name \*.a) \ $(find /usr/lib -type f -name \*.a) \
$(find /usr/{bin,sbin,libexec} -type f); do $(find /usr/{bin,sbin,libexec} -type f); do
case "$online_usrbin $online_usrlib $save_usrlib" in case "$online_usrbin $online_usrlib $save_usrlib" in
*$(basename $i)* ) *$(basename $i)* )
;; ;;
* ) strip --strip-unneeded $i * ) strip --strip-unneeded $i
;; ;;
esac esac
done done

View File

@ -205,7 +205,7 @@ meson --prefix=/usr \
use a network configuration other than what is provided by use a network configuration other than what is provided by
systemd-networkd:</para> systemd-networkd:</para>
<!-- Observed halting startup with dhcpcd handling the primary NIC --> <!-- Observed halting startup with dhcpcd handling the primary NIC -->
<screen><userinput remap="adjust">systemctl disable systemd-time-wait-sync.service</userinput></screen> <screen><userinput remap="adjust">systemctl disable systemd-time-wait-sync.service</userinput></screen>
<!-- dev: 50-pid-max.conf is not removed in BLFS, so I commented the following out. <!-- dev: 50-pid-max.conf is not removed in BLFS, so I commented the following out.
@ -213,7 +213,7 @@ meson --prefix=/usr \
<!-- <!--
<para>Prevent systemd from resetting the maximum PID value which causes <para>Prevent systemd from resetting the maximum PID value which causes
some problems with packages and units in BLFS:</para> some problems with packages and units in BLFS:</para>
<screen><userinput remap="adjust">rm -f /usr/lib/sysctl.d/50-pid-max.conf</userinput></screen> <screen><userinput remap="adjust">rm -f /usr/lib/sysctl.d/50-pid-max.conf</userinput></screen>
--> -->
@ -251,8 +251,8 @@ meson --prefix=/usr \
<seg>/etc/binfmt.d, /etc/init.d, /etc/kernel, /etc/modules-load.d, <seg>/etc/binfmt.d, /etc/init.d, /etc/kernel, /etc/modules-load.d,
/etc/sysctl.d, /etc/systemd, /etc/tmpfiles.d, /etc/udev, /etc/sysctl.d, /etc/systemd, /etc/tmpfiles.d, /etc/udev,
/etc/xdg/systemd, /usr/lib/systemd, /usr/lib/udev, /usr/include/systemd, /etc/xdg/systemd, /usr/lib/systemd, /usr/lib/udev, /usr/include/systemd,
/usr/lib/binfmt.d, /usr/lib/environment.d, /usr/lib/kernel, /usr/lib/binfmt.d, /usr/lib/environment.d, /usr/lib/kernel,
/usr/lib/modules-load.d, /usr/lib/sysctl.d, /usr/lib/systemd, /usr/lib/modules-load.d, /usr/lib/sysctl.d, /usr/lib/systemd,
/usr/lib/tmpfiles.d, /usr/lib/tmpfiles.d,
/usr/share/doc/systemd-&systemd-version;, /usr/share/factory, /usr/share/doc/systemd-&systemd-version;, /usr/share/factory,
/usr/share/systemd, /var/lib/systemd, and /var/log/journal</seg> /usr/share/systemd, /var/lib/systemd, and /var/log/journal</seg>
@ -323,7 +323,7 @@ meson --prefix=/usr \
<term><command>init</command></term> <term><command>init</command></term>
<listitem> <listitem>
<para>Is the first process to be started when the kernel has initialized <para>Is the first process to be started when the kernel has initialized
the hardware which takes over the boot process and starts all the hardware which takes over the boot process and starts all
processes according to its configuration files. In this case, it starts processes according to its configuration files. In this case, it starts
systemd</para> systemd</para>
<indexterm zone="ch-system-systemd init"> <indexterm zone="ch-system-systemd init">
@ -389,7 +389,7 @@ meson --prefix=/usr \
<varlistentry id="networkctl"> <varlistentry id="networkctl">
<term><command>networkctl</command></term> <term><command>networkctl</command></term>
<listitem> <listitem>
<para>Is used to introspect and configure the state of the network <para>Is used to introspect and configure the state of the network
links configured by systemd-networkd</para> links configured by systemd-networkd</para>
<indexterm zone="ch-system-systemd networkctl"> <indexterm zone="ch-system-systemd networkctl">
<primary sortas="b-networkctl">networkctl</primary> <primary sortas="b-networkctl">networkctl</primary>
@ -477,7 +477,7 @@ meson --prefix=/usr \
<varlistentry id="shutdown"> <varlistentry id="shutdown">
<term><command>shutdown</command></term> <term><command>shutdown</command></term>
<listitem> <listitem>
<para>Brings the system down in a safe and secure manner, signaling <para>Brings the system down in a safe and secure manner, signaling
all processes and notifying all logged-in users</para> all processes and notifying all logged-in users</para>
<indexterm zone="ch-system-systemd shutdown"> <indexterm zone="ch-system-systemd shutdown">
<primary sortas="b-shutdown">shutdown</primary> <primary sortas="b-shutdown">shutdown</primary>
@ -774,7 +774,7 @@ meson --prefix=/usr \
<varlistentry id="systemd-tty-ask-password-agent"> <varlistentry id="systemd-tty-ask-password-agent">
<term><command>systemd-tty-ask-password-agent</command></term> <term><command>systemd-tty-ask-password-agent</command></term>
<listitem> <listitem>
<para>Is used to list and/or process pending systemd password <para>Is used to list and/or process pending systemd password
requests</para> requests</para>
<indexterm zone="ch-system-systemd systemd-tty-ask-password-agent"> <indexterm zone="ch-system-systemd systemd-tty-ask-password-agent">
<primary sortas="b-systemd-tty-ask-password-agent">systemd-tty-ask-password-agent</primary> <primary sortas="b-systemd-tty-ask-password-agent">systemd-tty-ask-password-agent</primary>
@ -807,9 +807,9 @@ meson --prefix=/usr \
<varlistentry id="udevadm"> <varlistentry id="udevadm">
<term><command>udevadm</command></term> <term><command>udevadm</command></term>
<listitem> <listitem>
<para>Is a generic udev administration tool which controls the udevd <para>Is a generic udev administration tool which controls the udevd
daemon, provides info from the Udev hardware database, monitors daemon, provides info from the Udev hardware database, monitors
uevents, waits for uevents to finish, tests udev configuration, and uevents, waits for uevents to finish, tests udev configuration, and
triggers uevents for a given device</para> triggers uevents for a given device</para>
<indexterm zone="ch-system-systemd udevadm"> <indexterm zone="ch-system-systemd udevadm">
<primary sortas="b-udevadm">udevadm</primary> <primary sortas="b-udevadm">udevadm</primary>

View File

@ -91,7 +91,7 @@
<segtitle>Installed programs</segtitle> <segtitle>Installed programs</segtitle>
<seglistitem> <seglistitem>
<seg>bootlogd, fstab-decode, halt, init, killall5, <seg>bootlogd, fstab-decode, halt, init, killall5,
poweroff (link to halt), reboot (link to halt), runlevel, poweroff (link to halt), reboot (link to halt), runlevel,
shutdown, and telinit (link to init)</seg> shutdown, and telinit (link to init)</seg>
</seglistitem> </seglistitem>

View File

@ -51,7 +51,7 @@
most important tools are working properly.</para> most important tools are working properly.</para>
<!-- <para>Note that the Tcl package used here is a minimal version needed <!-- <para>Note that the Tcl package used here is a minimal version needed
to run the LFS tests. For the full package, see the to run the LFS tests. For the full package, see the
<ulink url='&blfs-book;general/tcl.html'>BLFS Tcl procedures</ulink>.</para>--> <ulink url='&blfs-book;general/tcl.html'>BLFS Tcl procedures</ulink>.</para>-->
<para>First, unpack the documentation by issuing the following command:</para> <para>First, unpack the documentation by issuing the following command:</para>
@ -155,11 +155,11 @@ unset SRCDIR</userinput></screen>
<seglistitem> <seglistitem>
<seg> <seg>
tclsh (link to tclsh&tcl-major-version;) and tclsh (link to tclsh&tcl-major-version;) and
tclsh&tcl-major-version; tclsh&tcl-major-version;
</seg> </seg>
<seg> <seg>
libtcl&tcl-major-version;.so and libtcl&tcl-major-version;.so and
libtclstub&tcl-major-version;.a libtclstub&tcl-major-version;.a
</seg> </seg>
</seglistitem> </seglistitem>

View File

@ -196,7 +196,7 @@ popd</userinput></screen>
<varlistentry id="texi2any"> <varlistentry id="texi2any">
<term><command>texi2any</command></term> <term><command>texi2any</command></term>
<listitem> <listitem>
<para>Translate Texinfo source documentation to <para>Translate Texinfo source documentation to
various other formats</para> various other formats</para>
<indexterm zone="ch-system-texinfo texi2any"> <indexterm zone="ch-system-texinfo texi2any">
<primary sortas="b-texiany">texi2any</primary> <primary sortas="b-texiany">texi2any</primary>

View File

@ -75,7 +75,7 @@
runstatedir=/run</userinput></screen> runstatedir=/run</userinput></screen>
<para>The --disable and --without options prevent warnings about <para>The --disable and --without options prevent warnings about
building components that require packages not in LFS or are building components that require packages not in LFS or are
inconsistent with programs installed by other packages.</para> inconsistent with programs installed by other packages.</para>
<para>Compile the package:</para> <para>Compile the package:</para>
@ -138,14 +138,14 @@ su tester -c "make -k check"</userinput></screen>
swapoff (link to swapon), swapon, switch_root, taskset, ul, swapoff (link to swapon), swapon, switch_root, taskset, ul,
umount, uname26, unshare, utmpdump, uuidd, uuidgen, uuidparse, wall, wdctl, whereis, umount, uname26, unshare, utmpdump, uuidd, uuidgen, uuidparse, wall, wdctl, whereis,
wipefs, x86_64, and zramctl</seg> wipefs, x86_64, and zramctl</seg>
<seg>libblkid.so, libfdisk.so, libmount.so, <seg>libblkid.so, libfdisk.so, libmount.so,
libsmartcols.so, and libuuid.so</seg> libsmartcols.so, and libuuid.so</seg>
<seg>/usr/include/blkid, <seg>/usr/include/blkid,
/usr/include/libfdisk, /usr/include/libfdisk,
/usr/include/libmount, /usr/include/libmount,
/usr/include/libsmartcols, /usr/include/libsmartcols,
/usr/include/uuid, /usr/include/uuid,
/usr/share/doc/util-linux-&util-linux-version;, /usr/share/doc/util-linux-&util-linux-version;,
and /var/lib/hwclock</seg> and /var/lib/hwclock</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>
@ -592,8 +592,8 @@ su tester -c "make -k check"</userinput></screen>
<varlistentry id="last"> <varlistentry id="last">
<term><command>last</command></term> <term><command>last</command></term>
<listitem> <listitem>
<para>Shows which users last logged in (and out), searching back <para>Shows which users last logged in (and out), searching back
through the <filename>/var/log/wtmp</filename> file; it also shows through the <filename>/var/log/wtmp</filename> file; it also shows
system boots, shutdowns, and run-level changes</para> system boots, shutdowns, and run-level changes</para>
<indexterm zone="ch-system-util-linux last"> <indexterm zone="ch-system-util-linux last">
<primary sortas="b-last">last</primary> <primary sortas="b-last">last</primary>
@ -604,7 +604,7 @@ su tester -c "make -k check"</userinput></screen>
<varlistentry id="lastb"> <varlistentry id="lastb">
<term><command>lastb</command></term> <term><command>lastb</command></term>
<listitem> <listitem>
<para>Shows the failed login attempts, as logged in <para>Shows the failed login attempts, as logged in
<filename>/var/log/btmp</filename></para> <filename>/var/log/btmp</filename></para>
<indexterm zone="ch-system-util-linux lastb"> <indexterm zone="ch-system-util-linux lastb">
<primary sortas="b-lastb">lastb</primary> <primary sortas="b-lastb">lastb</primary>
@ -759,7 +759,7 @@ su tester -c "make -k check"</userinput></screen>
<varlistentry id="mesg"> <varlistentry id="mesg">
<term><command>mesg</command></term> <term><command>mesg</command></term>
<listitem> <listitem>
<para>Controls whether other users can send messages to the current <para>Controls whether other users can send messages to the current
user's terminal</para> user's terminal</para>
<indexterm zone="ch-system-util-linux mesg"> <indexterm zone="ch-system-util-linux mesg">
<primary sortas="b-mesg">mesg</primary> <primary sortas="b-mesg">mesg</primary>
@ -1260,7 +1260,7 @@ su tester -c "make -k check"</userinput></screen>
<varlistentry id="zramctl"> <varlistentry id="zramctl">
<term><command>zramctl</command></term> <term><command>zramctl</command></term>
<listitem> <listitem>
<para>A program to set up and control zram (compressed ram disk) <para>A program to set up and control zram (compressed ram disk)
devices</para> devices</para>
<indexterm zone="ch-system-util-linux zramctl"> <indexterm zone="ch-system-util-linux zramctl">
<primary sortas="b-zramctl">zramctl</primary> <primary sortas="b-zramctl">zramctl</primary>

View File

@ -62,8 +62,8 @@
<screen><userinput remap="make">make</userinput></screen> <screen><userinput remap="make">make</userinput></screen>
<para>To prepare the tests, ensure that user <para>To prepare the tests, ensure that user
<systemitem class="username">tester</systemitem> can write <systemitem class="username">tester</systemitem> can write
to the source tree:</para> to the source tree:</para>
<screen><userinput remap="test">chown -Rv tester .</userinput></screen> <screen><userinput remap="test">chown -Rv tester .</userinput></screen>
@ -133,7 +133,7 @@ done</userinput></screen>
" Ensure defaults are set before customizing settings, not after " Ensure defaults are set before customizing settings, not after
source $VIMRUNTIME/defaults.vim source $VIMRUNTIME/defaults.vim
let skip_defaults_vim=1 let skip_defaults_vim=1
set nocompatible set nocompatible
set backspace=2 set backspace=2

View File

@ -74,34 +74,34 @@
<seglistitem> <seglistitem>
<seg> <seg>
lzcat (link to xz), lzcat (link to xz),
lzcmp (link to xzdiff), lzcmp (link to xzdiff),
lzdiff (link to xzdiff), lzdiff (link to xzdiff),
lzegrep (link to xzgrep), lzegrep (link to xzgrep),
lzfgrep (link to xzgrep), lzfgrep (link to xzgrep),
lzgrep (link to xzgrep), lzgrep (link to xzgrep),
lzless (link to xzless), lzless (link to xzless),
lzma (link to xz), lzma (link to xz),
lzmadec, lzmadec,
lzmainfo, lzmainfo,
lzmore (link to xzmore), lzmore (link to xzmore),
unlzma (link to xz), unlzma (link to xz),
unxz (link to xz), unxz (link to xz),
xz, xz,
xzcat (link to xz), xzcat (link to xz),
xzcmp (link to xzdiff), xzcmp (link to xzdiff),
xzdec, xzdec,
xzdiff, xzdiff,
xzegrep (link to xzgrep), xzegrep (link to xzgrep),
xzfgrep (link to xzgrep), xzfgrep (link to xzgrep),
xzgrep, xzgrep,
xzless, and xzless, and
xzmore</seg> xzmore</seg>
<seg> <seg>
liblzma.so liblzma.so
</seg> </seg>
<seg> <seg>
/usr/include/lzma and /usr/include/lzma and
/usr/share/doc/xz-&xz-version; /usr/share/doc/xz-&xz-version;
</seg> </seg>
</seglistitem> </seglistitem>

View File

@ -73,10 +73,10 @@
<segtitle>Installed library</segtitle> <segtitle>Installed library</segtitle>
<seglistitem> <seglistitem>
<seg>zstd, <seg>zstd,
zstdcat (link to zstd), zstdcat (link to zstd),
zstdgrep, zstdgrep,
zstdless, zstdless,
zstdmt (link to zstd), and zstdmt (link to zstd), and
unzstd (link to zstd) unzstd (link to zstd)
</seg> </seg>