Normalize indexterms.

Sponsored by:	FreeBSD Mall, Inc.
This commit is contained in:
Murray Stokely 2003-05-04 12:18:24 +00:00
parent 1d6df4c5aa
commit 0d2e08017f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16784
2 changed files with 6 additions and 5 deletions

View file

@ -34,7 +34,8 @@
<sect1 id="config-synopsis"> <sect1 id="config-synopsis">
<title>Synopsis</title> <title>Synopsis</title>
<indexterm><primary>system configuration/optimization</primary></indexterm> <indexterm><primary>system configuration</primary></indexterm>
<indexterm><primary>system optimization</primary></indexterm>
<para>One of the important aspects of FreeBSD is system configuration. <para>One of the important aspects of FreeBSD is system configuration.
Correct system configuration will help prevent headaches during future upgrades. Correct system configuration will help prevent headaches during future upgrades.

View file

@ -2186,7 +2186,7 @@ echo "The floppy has been unmounted and is now ready."]]></programlisting>
<title>File-Backed File System under FreeBSD&nbsp;4.X</title> <title>File-Backed File System under FreeBSD&nbsp;4.X</title>
<indexterm> <indexterm>
<primary>disks</primary> <primary>disks</primary>
<secondary>file-backed under FreeBSD&nbsp;4.X</secondary> <secondary>file-backed (4.X)</secondary>
</indexterm> </indexterm>
<para>The utility &man.vnconfig.8; configures and enables vnode pseudo-disk <para>The utility &man.vnconfig.8; configures and enables vnode pseudo-disk
@ -2238,7 +2238,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
<title>File-Backed File System under FreeBSD&nbsp;5.X</title> <title>File-Backed File System under FreeBSD&nbsp;5.X</title>
<indexterm> <indexterm>
<primary>disks</primary> <primary>disks</primary>
<secondary>file-backed under FreeBSD&nbsp;5.X</secondary> <secondary>file-backed (5.X)</secondary>
</indexterm> </indexterm>
<para>The utility &man.mdconfig.8; is used to configure and enable <para>The utility &man.mdconfig.8; is used to configure and enable
@ -2321,7 +2321,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
<title>Memory-Based File System under FreeBSD&nbsp;4.X</title> <title>Memory-Based File System under FreeBSD&nbsp;4.X</title>
<indexterm> <indexterm>
<primary>disks</primary> <primary>disks</primary>
<secondary>memory file system under FreeBSD&nbsp;4.X</secondary> <secondary>memory file system (4.X)</secondary>
</indexterm> </indexterm>
<para>The &man.md.4; driver is a simple, efficient means to create memory <para>The &man.md.4; driver is a simple, efficient means to create memory
@ -2350,7 +2350,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
<title>Memory-Based File System under FreeBSD&nbsp;5.X</title> <title>Memory-Based File System under FreeBSD&nbsp;5.X</title>
<indexterm> <indexterm>
<primary>disks</primary> <primary>disks</primary>
<secondary>memory file system under FreeBSD&nbsp;5.X</secondary> <secondary>memory file system (5.X)</secondary>
</indexterm> </indexterm>
<para>The same tools are used for memory-based and file-backed <para>The same tools are used for memory-based and file-backed