Clean up some index entries:

- capitalize IP and FORTRAN,
- move entries in singular to the corresponding plural entries,
- fix AT&T index entry,
- move composite entries into the primary index entry and
  add a secondary entry when necessary,
- move indexterm elements in the proper section.
This commit is contained in:
Martin Heinen 2003-05-21 21:25:35 +00:00
parent 3d8fe4fa43
commit a0293ec921
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17055
7 changed files with 52 additions and 37 deletions

View file

@ -1006,9 +1006,8 @@ wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
<sect3>
<title>Kernel Configuration Changes</title>
<indexterm><primary>kernel configuration</primary></indexterm>
<indexterm>
<primary>kernel configuration</primary>
<primary>kernel options</primary>
<secondary>options BRIDGE</secondary>
</indexterm>
@ -4039,7 +4038,7 @@ dhcp_flags=""</programlisting>
<sect3>
<title>Configuring the DHCP Server</title>
<indexterm>
<primary>DHCP configuration</primary>
<primary>DHCP</primary>
<secondary>dhcpd.conf</secondary>
</indexterm>
<para><filename>dhcpd.conf</filename> is

View file

@ -1447,7 +1447,7 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
<sect1 id="consoles">
<title>Virtual consoles &amp; terminals</title>
<indexterm><primary>virtual consoles</primary></indexterm>
<indexterm><primary>terminal</primary></indexterm>
<indexterm><primary>terminals</primary></indexterm>
<para>FreeBSD can be used in various ways. One of them is typing commands
to a text terminal. A lot of the flexibility and power of a &unix;

View file

@ -1001,7 +1001,7 @@ round-trip min/avg/max/stddev = 0.700/0.729/0.766/0.025 ms</screen>
<title>Virtual Hosts</title>
<indexterm><primary>virtual hosts</primary></indexterm>
<indexterm><primary>ip aliases</primary></indexterm>
<indexterm><primary>IP aliases</primary></indexterm>
<para>A very common use of FreeBSD is virtual site hosting, where
one server appears to the network as many servers. This is
@ -1352,7 +1352,10 @@ compat.linux.osrelease=4.3-STABLE</programlisting>
<title>Tuning with sysctl</title>
<indexterm><primary>sysctl</primary></indexterm>
<indexterm><primary>Tuning with sysctl</primary></indexterm>
<indexterm>
<primary>tuning</primary>
<secondary>with sysctl</secondary>
</indexterm>
<para>&man.sysctl.8; is an interface that allows you to make changes
to a running FreeBSD system. This includes many advanced
@ -1610,7 +1613,10 @@ kern.maxfiles: 2088 -> 5000</screen>
<sect3>
<title>More details about Soft Updates</title>
<indexterm><primary>Soft Updates (Details)</primary></indexterm>
<indexterm>
<primary>Soft Updates</primary>
<secondary>Details</secondary>
</indexterm>
<para>There are two traditional approaches to writing a file systems meta-data
back to disk. (Meta-data updates are updates to
@ -1757,7 +1763,10 @@ kern.maxfiles: 2088 -> 5000</screen>
<sect1 id="configtuning-kernel-limits">
<title>Tuning Kernel Limits</title>
<indexterm><primary>Tuning kernel limits</primary></indexterm>
<indexterm>
<primary>tuning</primary>
<secondary>kernel limits</secondary>
</indexterm>
<sect2 id="file-process-limits">
<title>File/Process Limits</title>

View file

@ -2445,8 +2445,8 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
<title>File System Snapshots</title>
<indexterm>
<primary>File System Snapshots</primary>
<secondary>Snapshots</secondary>
<primary>file systems</primary>
<secondary>snapshots</secondary>
</indexterm>
<para>FreeBSD&nbsp;5.0 offers a new feature in conjunction with

View file

@ -191,7 +191,7 @@
</indexterm>
<indexterm>
<primary>compilers</primary>
<secondary>Fortran</secondary>
<secondary>FORTRAN</secondary>
</indexterm>
<listitem>
<para>A full complement of <emphasis>C</emphasis>,
@ -534,7 +534,7 @@
<indexterm><primary>Novell</primary></indexterm>
<indexterm><primary>U.C. Berkeley</primary></indexterm>
<indexterm><primary>Net/2</primary></indexterm>
<indexterm><primary>AT&amp;amp;T</primary></indexterm>
<indexterm><primary>AT&amp;T</primary></indexterm>
<para>Around this time, some rather unexpected storm clouds formed
on the horizon as Novell and U.C. Berkeley settled their
long-running lawsuit over the legal status of the Berkeley Net/2

View file

@ -408,7 +408,7 @@ pcm0: &lt;SB16 DSP 4.11&gt; on sbc0</screen>
<entry>Solution</entry>
</row>
</thead>
<indexterm><primary>device node</primary></indexterm>
<indexterm><primary>device nodes</primary></indexterm>
<tbody>
<row>
@ -776,6 +776,15 @@ MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo
special DVD-ROM functions, requires write permission on the DVD
devices.</para>
<indexterm>
<primary>kernel options</primary>
<secondary>options CPU_ENABLE_SSE</secondary>
</indexterm>
<indexterm>
<primary>kernel options</primary>
<secondary>options USER_LDT</secondary>
</indexterm>
<para>Some of the ports discussed rely on the following kernel
options to build correctly. Before attempting to build, add
these options to the kernel configuration file, build a new kernel, and reboot:</para>
@ -796,14 +805,6 @@ kern.ipc.shmall=32768</programlisting>
<indexterm><primary>XVideo</primary></indexterm>
<indexterm><primary>SDL</primary></indexterm>
<indexterm><primary>DGA</primary></indexterm>
<indexterm>
<primary>kernel configuration</primary>
<secondary>options CPU_ENABLE_SSE</secondary>
</indexterm>
<indexterm>
<primary>kernel configuration</primary>
<secondary>options USER_LDT</secondary>
</indexterm>
<para>There are several possible ways to display video under X11.
What will really work is largely hardware dependent. Each

View file

@ -285,7 +285,7 @@
<itemizedlist>
<indexterm>
<primary>printer</primary>
<primary>printers</primary>
<secondary>serial</secondary>
</indexterm>
<listitem>
@ -299,7 +299,7 @@
</listitem>
<indexterm>
<primary>printer</primary>
<primary>printers</primary>
<secondary>parallel</secondary>
</indexterm>
<listitem>
@ -739,7 +739,7 @@ showpage</programlisting>
<title>Checking a Parallel Printer</title>
<indexterm>
<primary>printer</primary>
<primary>printers</primary>
<secondary>parallel</secondary>
</indexterm>
<para>This section tells you how to check if FreeBSD can
@ -805,7 +805,7 @@ showpage</programlisting>
<title>Checking a Serial Printer</title>
<indexterm>
<primary>printer</primary>
<primary>printers</primary>
<secondary>serial</secondary>
</indexterm>
<para>This section tells you how to check if FreeBSD can
@ -917,7 +917,7 @@ showpage</programlisting>
file take immediate effect.</para>
<indexterm>
<primary>printer</primary>
<primary>printers</primary>
<secondary>capabilities</secondary>
</indexterm>
<para>The format of the &man.printcap.5; file is straightforward.
@ -1216,7 +1216,7 @@ bamboo|ps|PS|S|panasonic|Panasonic KX-P4455 PostScript v51.4:\
<sect4 id="printing-commparam">
<title>Configuring Spooler Communication Parameters</title>
<indexterm>
<primary>printer</primary>
<primary>printers</primary>
<secondary>serial</secondary>
</indexterm>
@ -1295,7 +1295,10 @@ bamboo|ps|PS|S|panasonic|Panasonic KX-P4455 PostScript v51.4:\
<sect4 id="printing-textfilter">
<title>Installing the Text Filter</title>
<indexterm><primary>print filters</primary></indexterm>
<indexterm>
<primary>printing</primary>
<secondary>filters</secondary>
</indexterm>
<para>We are now ready to tell <application>LPD</application>
what text filter to use to
@ -1446,7 +1449,10 @@ $%&amp;'()*+,-./01234567
<sect2 id="printing-advanced-filter-intro">
<title>Filters</title>
<indexterm><primary>print filters</primary></indexterm>
<indexterm>
<primary>printing</primary>
<secondary>filters</secondary>
</indexterm>
<para>Although <application>LPD</application> handles network protocols,
queuing, access control,
@ -1677,7 +1683,7 @@ $%&amp;'()*+,-./01234567
</listitem>
<indexterm>
<primary>printer</primary>
<primary>printing</primary>
<secondary>filters</secondary>
</indexterm>
<listitem>
@ -1795,7 +1801,7 @@ $%&amp;'()*+,-./01234567
<para>How do we do this?</para>
<indexterm>
<primary>printer</primary>
<primary>printers</primary>
<secondary>serial</secondary>
</indexterm>
<para>If you have got a serial printer, a great way to do it is to
@ -2082,7 +2088,7 @@ exit 2</programlisting>
printer needs a <literal>df</literal> capability in its entry in
<filename>/etc/printcap</filename>.</para>
<indexterm><primary>fortran</primary></indexterm>
<indexterm><primary>FORTRAN</primary></indexterm>
<para>Despite what others might contend, formats like FORTRAN text
and plot are probably obsolete. At your site, you can give new
meanings to these or any of the formatting options just by
@ -2371,7 +2377,7 @@ exit 0</programlisting>
<indexterm><primary>apsfilter</primary></indexterm>
<indexterm>
<primary>printer</primary>
<primary>printing</primary>
<secondary>filters</secondary>
<tertiary>apsfilter</tertiary>
</indexterm>
@ -2928,7 +2934,7 @@ done
<title>Networked Printing</title>
<indexterm>
<primary>printer</primary>
<primary>printers</primary>
<secondary>network</secondary>
</indexterm>
<indexterm><primary>network printing</primary></indexterm>
@ -3005,7 +3011,7 @@ done
from Remote Printers</link>).</para>
<indexterm>
<primary>printer</primary>
<primary>printers</primary>
<secondary>network</secondary>
</indexterm>
<indexterm><primary>network printing</primary></indexterm>
@ -3198,7 +3204,7 @@ exec /usr/libexec/lpr/lpf "$@" | /usr/local/libexec/netprint scrivener 5100</pro
<title>Restricting Printer Usage</title>
<indexterm>
<primary>printer</primary>
<primary>printers</primary>
<secondary>restricting access to</secondary>
</indexterm>
<para>This section gives information on restricting printer usage. The
@ -3827,7 +3833,7 @@ total 337.00 154 $ 6.74</screen>
<title>Using Printers</title>
<indexterm>
<primary>printer</primary>
<primary>printers</primary>
<secondary>usage</secondary>
</indexterm>
<para>This section tells you how to use printers you have setup with