Capitalise titles as per the Chicago Manual of Style.

This commit is contained in:
Ceri Davies 2003-07-13 18:18:34 +00:00
parent fa4c3e2914
commit 22a4a9b4ec
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17543

View file

@ -418,7 +418,7 @@ ad3: 29333MB &lt;WDC WD307AA&gt; [59598/16/63] at ata1-slave UDMA33</programlist
</sect4>
<sect4 id="ccd-setup">
<title>Setting up the CCD</title>
<title>Setting Up the CCD</title>
<para>The driver &man.ccd.4; allows you to take
several identical disks and concatenate them into one
@ -547,7 +547,7 @@ sh MAKEDEV ccd0</programlisting>
</sect4>
<sect4 id="ccd-auto">
<title>Making it all Automatic</title>
<title>Making it All Automatic</title>
<para>Generally, you will want to mount the
&man.ccd.4; upon each reboot. To do this, you must
@ -966,7 +966,7 @@ scsibus1:
drives.</para>
<procedure>
<title>SCSI drives</title>
<title>SCSI Drives</title>
<step>
<para>Use <command>cdda2wav</command> to extract the audio.</para>
@ -986,7 +986,7 @@ scsibus1:
</procedure>
<procedure>
<title>ATAPI drives</title>
<title>ATAPI Drives</title>
<step>
<para>The ATAPI CD driver makes each track available as
@ -1228,10 +1228,10 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c
floppy disk formats.</para>
<sect2>
<title>Formatting floppies</title>
<title>Formatting Floppies</title>
<sect3>
<title>The device</title>
<title>The Device</title>
<para>Floppy disks are accessed through entries in
<filename>/dev</filename>, just like other devices. To
@ -1248,7 +1248,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c
<filename>/dev/fd<replaceable>N</replaceable></filename>.</para>
<sect4>
<title>The disk size in 4.X and earlier releases</title>
<title>The Disk Size in 4.X and Earlier Releases</title>
<para>There are also <filename>/dev/fd<replaceable>N</replaceable>.<replaceable>size</replaceable></filename>
devices, where <replaceable>size</replaceable> is a floppy disk
@ -1263,7 +1263,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c
</sect4>
<sect4>
<title>The disk size in 5.0 and newer releases</title>
<title>The Disk Size in 5.0 and Newer Releases</title>
<para>In 5.0, &man.devfs.5; will automatically
manage device nodes in <filename>/dev</filename>, so use of
@ -1292,7 +1292,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c
determine if the disk is good or bad.</para>
<sect4>
<title>Formatting in 4.X and earlier releases</title>
<title>Formatting in 4.X and Earlier Releases</title>
<para>Use the
<filename>/dev/fd<replaceable>N</replaceable>.<replaceable>size</replaceable></filename>
@ -1304,7 +1304,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c
</sect4>
<sect4>
<title>Formatting in 5.0 and newer releases</title>
<title>Formatting in 5.0 and Newer Releases</title>
<para>Use the
<filename>/dev/fd<replaceable>N</replaceable></filename>
@ -1338,7 +1338,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c
</sect2>
<sect2>
<title>The file system</title>
<title>The File System</title>
<para>Now the floppy is ready to be high-level formated. This
will place a new file system on it, which will let FreeBSD read
@ -1358,7 +1358,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c
<sect2>
<title>Using the floppy</title>
<title>Using the Floppy</title>
<para>To use the floppy, mount it with &man.mount.msdos.8; (in
4.X and earlier releases) or &man.mount.msdosfs.8; (in 5.0 or
@ -1591,7 +1591,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready</screen>
<title>Backups to Floppies</title>
<sect2 id="floppies-using">
<title>Can I Use floppies for Backing Up My Data?</title>
<title>Can I Use Floppies for Backing Up My Data?</title>
<indexterm><primary>backup floppies</primary></indexterm>
<indexterm><primary>floppy disks</primary></indexterm>
@ -2205,7 +2205,7 @@ echo "The floppy has been unmounted and is now ready."]]></programlisting>
<![ %not.published; [
<sect3>
<title>* I did not prepare for the Disaster, What Now?</title>
<title>* I Did Not Prepare for the Disaster, What Now?</title>
<para></para>
</sect3>
@ -2280,7 +2280,7 @@ echo "The floppy has been unmounted and is now ready."]]></programlisting>
<para>To mount an existing file system image:</para>
<example>
<title>Using vnconfig to mount an Existing File System
<title>Using vnconfig to Mount an Existing File System
Image under FreeBSD&nbsp;4.X</title>
<screen>&prompt.root; <userinput>vnconfig vn<replaceable>0</replaceable> <replaceable>diskimage</replaceable></userinput>
@ -2333,7 +2333,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
<para>To mount an existing file system image:</para>
<example>
<title>Using <command>mdconfig</command> to mount an Existing File System
<title>Using <command>mdconfig</command> to Mount an Existing File System
Image under FreeBSD&nbsp;5.X</title>
<screen>&prompt.root; <userinput>mdconfig -a -t vnode -f <replaceable>diskimage</replaceable> -u <replaceable>0</replaceable></userinput>
@ -2913,7 +2913,7 @@ Password:</screen>
</step>
<step>
<title>Verify the operating system version</title>
<title>Verify the Operating System Version</title>
<para>&man.gbde.4; requires FreeBSD 5.0 or higher.</para>
@ -2922,7 +2922,7 @@ Password:</screen>
</step>
<step>
<title>Add &man.gbde.4; support to the kernel configuration file</title>
<title>Add &man.gbde.4; Support to the Kernel Configuration File</title>
<para>Using your favorite text editor, add the following
line to your kernel configuration file:</para>
@ -2952,7 +2952,7 @@ Password:</screen>
<procedure>
<step>
<title>Add the new hard drive</title>
<title>Add the New Hard Drive</title>
<para>Install the new drive to the system as explained in <xref
linkend="disks-adding">. For the purposes of this example,
@ -2969,7 +2969,7 @@ Password:</screen>
</step>
<step>
<title>Create a directory to hold gbde lock files</title>
<title>Create a Directory to Hold gbde Lock Files</title>
<screen>&prompt.root; <userinput>mkdir /etc/gbde</userinput></screen>
@ -2984,7 +2984,7 @@ Password:</screen>
</step>
<step>
<title>Initialize the gbde partition</title>
<title>Initialize the gbde Partition</title>
<para>A <application>gbde</application> partition must be
initialized before it can be used. This initialization needs to
@ -3038,7 +3038,7 @@ sector_size = 2048
</step>
<step>
<title>Attach the encrypted partition to the kernel</title>
<title>Attach the Encrypted Partition to the Kernel</title>
<screen>&prompt.root; <userinput>gbde attach /dev/ad4s1c -l /etc/gbde/ad4s1c</userinput></screen>
@ -3055,7 +3055,7 @@ sector_size = 2048
</step>
<step>
<title>Create a file system on the encrypted device</title>
<title>Create a File System on the Encrypted Device</title>
<para>Once the encrypted device has been attached to the kernel,
you can create a file system on the device. To create a file
@ -3079,7 +3079,7 @@ sector_size = 2048
</step>
<step>
<title>Mount the encrypted partition</title>
<title>Mount the Encrypted Partition</title>
<para>Create a mount point for the encrypted file system.</para>
@ -3091,7 +3091,7 @@ sector_size = 2048
</step>
<step>
<title>Verify that the encrypted file system is available</title>
<title>Verify That the Encrypted File System is Available</title>
<para>The encrypted file system should now be visible to
&man.df.1; and be available for use.</para>
@ -3118,7 +3118,7 @@ Filesystem Size Used Avail Capacity Mounted on
<procedure>
<step>
<title>Attach the gbde partition to the kernel</title>
<title>Attach the gbde Partition to the Kernel</title>
<screen>&prompt.root; <userinput>gbde attach /dev/ad4s1c -l /etc/gbde/ad4s1c</userinput></screen>
@ -3128,7 +3128,7 @@ Filesystem Size Used Avail Capacity Mounted on
</step>
<step>
<title>Check the file system for errors</title>
<title>Check the File System for Errors</title>
<para>Since encrypted file systems cannot yet be listed in
<filename>/etc/fstab</filename> for automatic mounting, the
@ -3139,7 +3139,7 @@ Filesystem Size Used Avail Capacity Mounted on
</step>
<step>
<title>Mount the encrypted file system</title>
<title>Mount the Encrypted File System</title>
<screen>&prompt.root; <userinput>mount /dev/ad4s1c.bde /private</userinput></screen>