Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng

This commit is contained in:
Xi Ruoyao 2022-12-12 20:29:04 +08:00
commit a09fa5f4cf
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
7 changed files with 69 additions and 88 deletions

View File

@ -368,7 +368,7 @@ sed -i 's/"1"/"8"/' /usr/share/man/man8/chroot.8</userinput></screen>
<varlistentry id="date"> <varlistentry id="date">
<term><command>date</command></term> <term><command>date</command></term>
<listitem> <listitem>
<para>Displays the current dae and time in the given format, or sets the <para>Displays the current date and time in the given format, or sets the
system date and time</para> system date and time</para>
<indexterm zone="ch-system-coreutils date"> <indexterm zone="ch-system-coreutils date">
<primary sortas="b-date">date</primary> <primary sortas="b-date">date</primary>

View File

@ -79,8 +79,7 @@
<varlistentry id="cmp"> <varlistentry id="cmp">
<term><command>cmp</command></term> <term><command>cmp</command></term>
<listitem> <listitem>
<para>Compares two files and reports whether or in which bytes they <para>Compares two files and reports any differences byte by byte</para>
differ</para>
<indexterm zone="ch-system-diffutils cmp"> <indexterm zone="ch-system-diffutils cmp">
<primary sortas="b-cmp">cmp</primary> <primary sortas="b-cmp">cmp</primary>
</indexterm> </indexterm>

View File

@ -23,10 +23,12 @@
<sect2 role="package"> <sect2 role="package">
<title/> <title/>
<para>The Findutils package contains programs to find files. These programs <para>The Findutils package contains programs to find files. Programs
are provided to recursively search through a directory tree and to are provided to search through all the files in a directory tree and to
create, maintain, and search a database (often faster than the recursive create, maintain, and search a database (often faster than the recursive
find, but is unreliable if the database has not been recently updated).</para> find, but unreliable unless the database has been updated recently).
Findutils also supplies the <command>xargs</command> program, which
can be used to run a specified command on each file selected by a search.</para>
<segmentedlist> <segmentedlist>
<segtitle>&buildtime;</segtitle> <segtitle>&buildtime;</segtitle>
@ -63,9 +65,9 @@ esac</userinput></screen>
<varlistentry> <varlistentry>
<term><parameter>--localstatedir</parameter></term> <term><parameter>--localstatedir</parameter></term>
<listitem> <listitem>
<para>This option changes the location of the <command>locate</command> <para>This option moves the <command>locate</command>
database to be in <filename class="directory">/var/lib/locate</filename>, database to <filename class="directory">/var/lib/locate</filename>,
which is FHS-compliant.</para> which is the FHS-compliant location.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>

View File

@ -24,7 +24,7 @@
<title/> <title/>
<para>The Groff package contains programs for processing and formatting <para>The Groff package contains programs for processing and formatting
text.</para> text and images.</para>
<segmentedlist> <segmentedlist>
<segtitle>&buildtime;</segtitle> <segtitle>&buildtime;</segtitle>
@ -168,7 +168,7 @@
<varlistentry id="gperl"> <varlistentry id="gperl">
<term><command>gperl</command></term> <term><command>gperl</command></term>
<listitem> <listitem>
<para>Preprocesor for groff, allowing addition of perl code <para>Preprocesor for groff, allowing the insertion of perl code
into groff files</para> into groff files</para>
<indexterm zone="ch-system-groff gperl"> <indexterm zone="ch-system-groff gperl">
<primary sortas="b-gperl">gperl</primary> <primary sortas="b-gperl">gperl</primary>
@ -179,8 +179,8 @@
<varlistentry id="gpinyin"> <varlistentry id="gpinyin">
<term><command>gpinyin</command></term> <term><command>gpinyin</command></term>
<listitem> <listitem>
<para>Preprocesor for groff, allowing addition of Chinese <para>Preprocesor for groff, allowing the insertion of Pinyin
European-like language Pinyin into groff files.</para> (Mandarin Chinese spelled with the Roman alphabet) into groff files.</para>
<indexterm zone="ch-system-groff gpinyin"> <indexterm zone="ch-system-groff gpinyin">
<primary sortas="b-gpinyin">gpinyin</primary> <primary sortas="b-gpinyin">gpinyin</primary>
</indexterm> </indexterm>
@ -190,7 +190,8 @@
<varlistentry id="grap2graph"> <varlistentry id="grap2graph">
<term><command>grap2graph</command></term> <term><command>grap2graph</command></term>
<listitem> <listitem>
<para>Converts a grap diagram into a cropped bitmap image</para> <para>Converts a grap program file into a cropped bitmap image
(grap is an old Unix programming language for creating diagrams)</para>
<indexterm zone="ch-system-groff grap2graph"> <indexterm zone="ch-system-groff grap2graph">
<primary sortas="b-grap2graph">grap2graph</primary> <primary sortas="b-grap2graph">grap2graph</primary>
</indexterm> </indexterm>
@ -211,7 +212,7 @@
<term><command>grodvi</command></term> <term><command>grodvi</command></term>
<listitem> <listitem>
<para>A driver for <command>groff</command> that produces TeX dvi <para>A driver for <command>groff</command> that produces TeX dvi
format</para> format output files</para>
<indexterm zone="ch-system-groff grodvi"> <indexterm zone="ch-system-groff grodvi">
<primary sortas="b-grodvi">grodvi</primary> <primary sortas="b-grodvi">grodvi</primary>
</indexterm> </indexterm>
@ -221,7 +222,7 @@
<varlistentry id="groff"> <varlistentry id="groff">
<term><command>groff</command></term> <term><command>groff</command></term>
<listitem> <listitem>
<para>A front-end to the groff document formatting system; normally, it <para>A front end to the groff document formatting system; normally, it
runs the <command>troff</command> program and a post-processor runs the <command>troff</command> program and a post-processor
appropriate for the selected device</para> appropriate for the selected device</para>
<indexterm zone="ch-system-groff groff"> <indexterm zone="ch-system-groff groff">

View File

@ -44,9 +44,9 @@
<para> <para>
If your system has UEFI support and you wish to boot LFS with UEFI, If your system has UEFI support and you wish to boot LFS with UEFI,
you can skip this package in LFS, you can skip this package in LFS,
and install GRUB with UEFI support (and its dependencies) following and install GRUB with UEFI support (and its dependencies) by following
<ulink url="&blfs-book;postlfs/grub-efi.html">the BLFS page</ulink> the instructions on
at the end of this chapter. <ulink url="&blfs-book;postlfs/grub-efi.html">the BLFS page</ulink>.
</para> </para>
</note> </note>
@ -56,9 +56,9 @@
<screen><userinput remap='pre'>unset {C,CPP,CXX,LD}FLAGS</userinput></screen> <screen><userinput remap='pre'>unset {C,CPP,CXX,LD}FLAGS</userinput></screen>
<para>Don't try <quote>tuning</quote> this package with custom <para>Don't try <quote>tuning</quote> this package with custom
compilation flags: this package is a bootloader, with low-level compilation flags. This package is a bootloader. The low-level
operations in the source code which is likely to be broken by some operations in the source code may be broken by
aggressive optimizations.</para> aggressive optimization.</para>
</warning> </warning>
<para>Prepare GRUB for compilation:</para> <para>Prepare GRUB for compilation:</para>
@ -75,7 +75,7 @@
<term><parameter>--disable-werror</parameter></term> <term><parameter>--disable-werror</parameter></term>
<listitem> <listitem>
<para>This allows the build to complete with warnings introduced <para>This allows the build to complete with warnings introduced
by more recent Flex versions.</para> by more recent versions of Flex.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -83,7 +83,7 @@
<term><parameter>--disable-efiemu</parameter></term> <term><parameter>--disable-efiemu</parameter></term>
<listitem> <listitem>
<para>This option minimizes what is built by disabling a feature and <para>This option minimizes what is built by disabling a feature and
testing programs not needed for LFS.</para> eliminating some test programs not needed for LFS.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -102,7 +102,7 @@
<screen><userinput remap="install">make install <screen><userinput remap="install">make install
mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userinput></screen> mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userinput></screen>
<para>Using GRUB to make your LFS system bootable will be discussed in <para>Making your LFS system bootable with GRUB will be discussed in
<xref linkend="ch-bootable-grub"/>.</para> <xref linkend="ch-bootable-grub"/>.</para>
</sect2> </sect2>
@ -138,7 +138,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-bios-setup"> <varlistentry id="grub-bios-setup">
<term><command>grub-bios-setup</command></term> <term><command>grub-bios-setup</command></term>
<listitem> <listitem>
<para>Is a helper program for grub-install</para> <para>Is a helper program for <command>grub-install</command></para>
<indexterm zone="ch-system-grub grub-bios-setup"> <indexterm zone="ch-system-grub grub-bios-setup">
<primary sortas="b-grub-bios-setup">grub-bios-setup</primary> <primary sortas="b-grub-bios-setup">grub-bios-setup</primary>
</indexterm> </indexterm>
@ -148,7 +148,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-editenv"> <varlistentry id="grub-editenv">
<term><command>grub-editenv</command></term> <term><command>grub-editenv</command></term>
<listitem> <listitem>
<para>A tool to edit the environment block</para> <para>Is a tool to edit the environment block</para>
<indexterm zone="ch-system-grub grub-editenv"> <indexterm zone="ch-system-grub grub-editenv">
<primary sortas="b-grub-editenv">grub-editenv</primary> <primary sortas="b-grub-editenv">grub-editenv</primary>
</indexterm> </indexterm>
@ -158,7 +158,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-file"> <varlistentry id="grub-file">
<term><command>grub-file</command></term> <term><command>grub-file</command></term>
<listitem> <listitem>
<para>Checks if FILE is of the specified type.</para> <para>Checks to see if the given file is of the specified type</para>
<indexterm zone="ch-system-grub grub-file"> <indexterm zone="ch-system-grub grub-file">
<primary sortas="b-grub-file">grub-file</primary> <primary sortas="b-grub-file">grub-file</primary>
</indexterm> </indexterm>
@ -168,7 +168,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-fstest"> <varlistentry id="grub-fstest">
<term><command>grub-fstest</command></term> <term><command>grub-fstest</command></term>
<listitem> <listitem>
<para>Tool to debug the filesystem driver</para> <para>Is a tool to debug the filesystem driver</para>
<indexterm zone="ch-system-grub grub-fstest"> <indexterm zone="ch-system-grub grub-fstest">
<primary sortas="b-grub-fstest">grub-fstest</primary> <primary sortas="b-grub-fstest">grub-fstest</primary>
</indexterm> </indexterm>
@ -178,7 +178,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-glue-efi"> <varlistentry id="grub-glue-efi">
<term><command>grub-glue-efi</command></term> <term><command>grub-glue-efi</command></term>
<listitem> <listitem>
<para>Glue 32-bit and 64-bit binary into Apple universal one.</para> <para>Glues 32-bit and 64-bit binaries into a single file (for Apple machines)</para>
<indexterm zone="ch-system-grub grub-glue-efi"> <indexterm zone="ch-system-grub grub-glue-efi">
<primary sortas="b-grub-glue-efi">grub-glue-efi</primary> <primary sortas="b-grub-glue-efi">grub-glue-efi</primary>
</indexterm> </indexterm>
@ -188,7 +188,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-install"> <varlistentry id="grub-install">
<term><command>grub-install</command></term> <term><command>grub-install</command></term>
<listitem> <listitem>
<para>Install GRUB on your drive</para> <para>Installs GRUB on your drive</para>
<indexterm zone="ch-system-grub grub-install"> <indexterm zone="ch-system-grub grub-install">
<primary sortas="b-grub-install">grub-install</primary> <primary sortas="b-grub-install">grub-install</primary>
</indexterm> </indexterm>
@ -198,7 +198,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-kbdcomp"> <varlistentry id="grub-kbdcomp">
<term><command>grub-kbdcomp</command></term> <term><command>grub-kbdcomp</command></term>
<listitem> <listitem>
<para>Script that converts an xkb layout into one recognized by <para>Is a script that converts an xkb layout into one recognized by
GRUB</para> GRUB</para>
<indexterm zone="ch-system-grub grub-kbdcomp"> <indexterm zone="ch-system-grub grub-kbdcomp">
<primary sortas="b-grub-kbdcomp">grub-kbdcomp</primary> <primary sortas="b-grub-kbdcomp">grub-kbdcomp</primary>
@ -209,7 +209,8 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-macbless"> <varlistentry id="grub-macbless">
<term><command>grub-macbless</command></term> <term><command>grub-macbless</command></term>
<listitem> <listitem>
<para>Mac-style bless on HFS or HFS+ files</para> <para>Is the Mac-style bless for HFS or HFS+ file systems (<command>bless</command>
is peculiar to Apple machines; it makes a device bootable)</para>
<indexterm zone="ch-system-grub grub-macbless"> <indexterm zone="ch-system-grub grub-macbless">
<primary sortas="b-grub-macbless">grub-macbless</primary> <primary sortas="b-grub-macbless">grub-macbless</primary>
</indexterm> </indexterm>
@ -230,7 +231,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-mkconfig"> <varlistentry id="grub-mkconfig">
<term><command>grub-mkconfig</command></term> <term><command>grub-mkconfig</command></term>
<listitem> <listitem>
<para>Generate a grub config file</para> <para>Generates a <filename>grub.cfg</filename> file</para>
<indexterm zone="ch-system-grub grub-mkconfig"> <indexterm zone="ch-system-grub grub-mkconfig">
<primary sortas="b-grub-mkconfig">grub-mkconfig</primary> <primary sortas="b-grub-mkconfig">grub-mkconfig</primary>
</indexterm> </indexterm>
@ -240,7 +241,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-mkimage"> <varlistentry id="grub-mkimage">
<term><command>grub-mkimage</command></term> <term><command>grub-mkimage</command></term>
<listitem> <listitem>
<para>Make a bootable image of GRUB</para> <para>Makes a bootable image of GRUB</para>
<indexterm zone="ch-system-grub grub-mkimage"> <indexterm zone="ch-system-grub grub-mkimage">
<primary sortas="b-grub-mkimage">grub-mkimage</primary> <primary sortas="b-grub-mkimage">grub-mkimage</primary>
</indexterm> </indexterm>
@ -291,7 +292,8 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-mkrescue"> <varlistentry id="grub-mkrescue">
<term><command>grub-mkrescue</command></term> <term><command>grub-mkrescue</command></term>
<listitem> <listitem>
<para>Make a bootable image of GRUB suitable for a floppy disk or CDROM/DVD</para> <para>Makes a bootable image of GRUB suitable for a floppy disk,
CDROM/DVD, or a USB drive</para>
<indexterm zone="ch-system-grub grub-mkrescue"> <indexterm zone="ch-system-grub grub-mkrescue">
<primary sortas="b-grub-mkrescue">grub-mkrescue</primary> <primary sortas="b-grub-mkrescue">grub-mkrescue</primary>
</indexterm> </indexterm>
@ -311,7 +313,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-ofpathname"> <varlistentry id="grub-ofpathname">
<term><command>grub-ofpathname</command></term> <term><command>grub-ofpathname</command></term>
<listitem> <listitem>
<para>Is a helper program that prints the path of a GRUB device</para> <para>Is a helper program that prints the path to a GRUB device</para>
<indexterm zone="ch-system-grub grub-ofpathname"> <indexterm zone="ch-system-grub grub-ofpathname">
<primary sortas="b-grub-ofpathname">grub-ofpathname</primary> <primary sortas="b-grub-ofpathname">grub-ofpathname</primary>
</indexterm> </indexterm>
@ -321,7 +323,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-probe"> <varlistentry id="grub-probe">
<term><command>grub-probe</command></term> <term><command>grub-probe</command></term>
<listitem> <listitem>
<para>Probe device information for a given path or device</para> <para>Probes device information for a given path or device</para>
<indexterm zone="ch-system-grub grub-probe"> <indexterm zone="ch-system-grub grub-probe">
<primary sortas="b-grub-probe">grub-probe</primary> <primary sortas="b-grub-probe">grub-probe</primary>
</indexterm> </indexterm>
@ -341,7 +343,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-render-label"> <varlistentry id="grub-render-label">
<term><command>grub-render-label</command></term> <term><command>grub-render-label</command></term>
<listitem> <listitem>
<para>Render Apple .disk_label for Apple Macs</para> <para>Renders Apple .disk_label for Apple Macs</para>
<indexterm zone="ch-system-grub grub-render-label"> <indexterm zone="ch-system-grub grub-render-label">
<primary sortas="b-grub-render-label">grub-render-label</primary> <primary sortas="b-grub-render-label">grub-render-label</primary>
</indexterm> </indexterm>
@ -351,7 +353,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-script-check"> <varlistentry id="grub-script-check">
<term><command>grub-script-check</command></term> <term><command>grub-script-check</command></term>
<listitem> <listitem>
<para>Checks GRUB configuration script for syntax errors</para> <para>Checks the GRUB configuration script for syntax errors</para>
<indexterm zone="ch-system-grub grub-script-check"> <indexterm zone="ch-system-grub grub-script-check">
<primary sortas="b-grub-script-check">grub-script-check</primary> <primary sortas="b-grub-script-check">grub-script-check</primary>
</indexterm> </indexterm>
@ -381,7 +383,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-syslinux2cfg"> <varlistentry id="grub-syslinux2cfg">
<term><command>grub-syslinux2cfg</command></term> <term><command>grub-syslinux2cfg</command></term>
<listitem> <listitem>
<para>Transform a syslinux config file into grub.cfg format</para> <para>Transforms a syslinux config file into grub.cfg format</para>
<indexterm zone="ch-system-grub grub-syslinux2cfg"> <indexterm zone="ch-system-grub grub-syslinux2cfg">
<primary sortas="b-grub-syslinux2cfg">grub-syslinux2cfg</primary> <primary sortas="b-grub-syslinux2cfg">grub-syslinux2cfg</primary>
</indexterm> </indexterm>

View File

@ -42,12 +42,12 @@
<title>Installation of IPRoute2</title> <title>Installation of IPRoute2</title>
<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 depends 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 and a man page for <command>arpd</command> will still
be installed. Prevent this by running the commands below. be installed. Prevent this by running the commands shown below.
If the <command>arpd</command> binary is needed, (If the <command>arpd</command> program 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"/>.)
</para> </para>
<screen><userinput remap="pre">sed -i /ARPD/d Makefile <screen><userinput remap="pre">sed -i /ARPD/d Makefile
@ -93,8 +93,8 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc
<segtitle>Installed directories</segtitle> <segtitle>Installed directories</segtitle>
<seglistitem> <seglistitem>
<seg>bridge, ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat, <seg>bridge, ctstat (link to lnstat), genl, ifstat, ip, lnstat,
nstat, routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss, nstat, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss,
and tc</seg> and tc</seg>
<seg>/etc/iproute2, /usr/lib/tc, and /usr/share/doc/iproute2-&iproute2-version; <seg>/etc/iproute2, /usr/lib/tc, and /usr/share/doc/iproute2-&iproute2-version;
</seg> </seg>
@ -129,31 +129,18 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc
<varlistentry id="genl"> <varlistentry id="genl">
<term><command>genl</command></term> <term><command>genl</command></term>
<listitem> <listitem>
<para>Generic netlink utility frontend</para> <para>Generic netlink utility front end</para>
<indexterm zone="ch-system-iproute2 genl"> <indexterm zone="ch-system-iproute2 genl">
<primary sortas="b-genl">genl</primary> <primary sortas="b-genl">genl</primary>
</indexterm> </indexterm>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="ifcfg">
<term><command>ifcfg</command></term>
<listitem>
<para>A shell script wrapper for the <command>ip</command> command
[Note that it requires the <command>arping</command> and
<command>rdisk</command> programs from the
iputils package found at <ulink url="http://www.skbuff.net/iputils/"/>.]</para>
<indexterm zone="ch-system-iproute2 ifcfg">
<primary sortas="b-ifcfg">ifcfg</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="ifstat"> <varlistentry id="ifstat">
<term><command>ifstat</command></term> <term><command>ifstat</command></term>
<listitem> <listitem>
<para>Shows the interface statistics, including the amount of <para>Shows interface statistics, including the number of
transmitted and received packets by interface</para> packets transmitted and received, by interface</para>
<indexterm zone="ch-system-iproute2 ifstat"> <indexterm zone="ch-system-iproute2 ifstat">
<primary sortas="b-ifstat">ifstat</primary> <primary sortas="b-ifstat">ifstat</primary>
</indexterm> </indexterm>
@ -163,7 +150,7 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc
<varlistentry id="ip"> <varlistentry id="ip">
<term><command>ip</command></term> <term><command>ip</command></term>
<listitem> <listitem>
<para>The main executable. It has several different functions:</para> <para>The main executable. It has several different functions, including these:</para>
<para><command>ip link <replaceable>&lt;device&gt;</replaceable></command> <para><command>ip link <replaceable>&lt;device&gt;</replaceable></command>
allows users to look at the state of devices and to make changes</para> allows users to look at the state of devices and to make changes</para>
@ -213,28 +200,17 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc
<varlistentry id="nstat"> <varlistentry id="nstat">
<term><command>nstat</command></term> <term><command>nstat</command></term>
<listitem> <listitem>
<para>Shows network statistics</para> <para>Displays network statistics</para>
<indexterm zone="ch-system-iproute2 nstat"> <indexterm zone="ch-system-iproute2 nstat">
<primary sortas="b-nstat">nstat</primary> <primary sortas="b-nstat">nstat</primary>
</indexterm> </indexterm>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="routef">
<term><command>routef</command></term>
<listitem>
<para>A component of <command>ip route</command>. This is for flushing
the routing tables</para>
<indexterm zone="ch-system-iproute2 routef">
<primary sortas="b-routef">routef</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="routel"> <varlistentry id="routel">
<term><command>routel</command></term> <term><command>routel</command></term>
<listitem> <listitem>
<para>A component of <command>ip route</command>. This is for listing <para>A component of <command>ip route</command>, for listing
the routing tables</para> the routing tables</para>
<indexterm zone="ch-system-iproute2 routel"> <indexterm zone="ch-system-iproute2 routel">
<primary sortas="b-routel">routel</primary> <primary sortas="b-routel">routel</primary>
@ -266,7 +242,7 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc
<varlistentry id="rtpr"> <varlistentry id="rtpr">
<term><command>rtpr</command></term> <term><command>rtpr</command></term>
<listitem> <listitem>
<para>Converts the output of <command>ip -o</command> back into a <para>Converts the output of <command>ip -o</command> into a
readable form</para> readable form</para>
<indexterm zone="ch-system-iproute2 rtpr"> <indexterm zone="ch-system-iproute2 rtpr">
<primary sortas="b-rtpr">rtpr</primary> <primary sortas="b-rtpr">rtpr</primary>
@ -295,25 +271,26 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc
</listitem> </listitem>
</varlistentry> </varlistentry>
<!-- FixMe These options don't match tc -help screen -->
<varlistentry id="tc"> <varlistentry id="tc">
<term><command>tc</command></term> <term><command>tc</command></term>
<listitem> <listitem>
<para>Traffic Controlling Executable; this is for Quality Of Service <para>Traffic control for Quality of Service
(QOS) and Class Of Service (COS) implementations</para> (QoS) and Class of Service (CoS) implementations</para>
<para><command>tc qdisc</command> allows users to setup the queueing <para><command>tc qdisc</command> allows users to set up the queueing
discipline</para> discipline</para>
<para><command>tc class</command> allows users to setup classes based <para><command>tc class</command> allows users to set up classes based
on the queuing discipline scheduling</para> on the queuing discipline scheduling</para>
<para><command>tc estimator</command> allows users to estimate the <para><command>tc estimator</command> allows users to estimate the
network flow into a network</para> data flow through a network</para>
<para><command>tc filter</command> allows users to setup the QOS/COS <para><command>tc filter</command> allows users to set up the QoS/CoS
packet filtering</para> packet filtering</para>
<para><command>tc policy</command> allows users to setup the QOS/COS <para><command>tc policy</command> allows users to set up the QoS/CoS
policies</para> policies</para>
<indexterm zone="ch-system-iproute2 ss"> <indexterm zone="ch-system-iproute2 ss">
<primary sortas="b-tc">tc</primary> <primary sortas="b-tc">tc</primary>

View File

@ -89,7 +89,7 @@ echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h</userinput></screen>
<command>m4</command> has built-in functions for including named <command>m4</command> has built-in functions for including named
files, running Unix commands, performing integer arithmetic, files, running Unix commands, performing integer arithmetic,
manipulating text, recursion, etc. The <command>m4</command> program manipulating text, recursion, etc. The <command>m4</command> program
can be used either as a front-end to a compiler or as a macro processor can be used either as a front end to a compiler or as a macro processor
in its own right</para> in its own right</para>
<indexterm zone="ch-system-m4 m4"> <indexterm zone="ch-system-m4 m4">
<primary sortas="b-m4">m4</primary> <primary sortas="b-m4">m4</primary>