From 22a4a9b4ec5fb253285208ca118a93b215cbe07c Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Sun, 13 Jul 2003 18:18:34 +0000 Subject: [PATCH] Capitalise titles as per the Chicago Manual of Style. --- .../books/handbook/disks/chapter.sgml | 56 +++++++++---------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml index 26ec0c930a..edccd1aa4b 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml @@ -418,7 +418,7 @@ ad3: 29333MB <WDC WD307AA> [59598/16/63] at ata1-slave UDMA33 - Setting up the CCD + Setting Up the CCD The driver &man.ccd.4; allows you to take several identical disks and concatenate them into one @@ -547,7 +547,7 @@ sh MAKEDEV ccd0 - Making it all Automatic + Making it All Automatic Generally, you will want to mount the &man.ccd.4; upon each reboot. To do this, you must @@ -966,7 +966,7 @@ scsibus1: drives. - SCSI drives + SCSI Drives Use cdda2wav to extract the audio. @@ -986,7 +986,7 @@ scsibus1: - ATAPI drives + ATAPI Drives 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. - Formatting floppies + Formatting Floppies - The device + The Device Floppy disks are accessed through entries in /dev, just like other devices. To @@ -1248,7 +1248,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c /dev/fdN. - The disk size in 4.X and earlier releases + The Disk Size in 4.X and Earlier Releases There are also /dev/fdN.size devices, where size is a floppy disk @@ -1263,7 +1263,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c - The disk size in 5.0 and newer releases + The Disk Size in 5.0 and Newer Releases In 5.0, &man.devfs.5; will automatically manage device nodes in /dev, 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. - Formatting in 4.X and earlier releases + Formatting in 4.X and Earlier Releases Use the /dev/fdN.size @@ -1304,7 +1304,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c - Formatting in 5.0 and newer releases + Formatting in 5.0 and Newer Releases Use the /dev/fdN @@ -1338,7 +1338,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c - The file system + The File System 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 - Using the floppy + Using the Floppy 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 Backups to Floppies - Can I Use floppies for Backing Up My Data? + Can I Use Floppies for Backing Up My Data? backup floppies floppy disks @@ -2205,7 +2205,7 @@ echo "The floppy has been unmounted and is now ready."]]> - * I did not prepare for the Disaster, What Now? + * I Did Not Prepare for the Disaster, What Now? @@ -2280,7 +2280,7 @@ echo "The floppy has been unmounted and is now ready."]]> To mount an existing file system image: - Using vnconfig to mount an Existing File System + <title>Using vnconfig to Mount an Existing File System Image under FreeBSD 4.X &prompt.root; vnconfig vn0 diskimage @@ -2333,7 +2333,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on To mount an existing file system image: - Using <command>mdconfig</command> to mount an Existing File System + <title>Using <command>mdconfig</command> to Mount an Existing File System Image under FreeBSD 5.X &prompt.root; mdconfig -a -t vnode -f diskimage -u 0 @@ -2913,7 +2913,7 @@ Password: - Verify the operating system version + Verify the Operating System Version &man.gbde.4; requires FreeBSD 5.0 or higher. @@ -2922,7 +2922,7 @@ Password: - Add &man.gbde.4; support to the kernel configuration file + Add &man.gbde.4; Support to the Kernel Configuration File Using your favorite text editor, add the following line to your kernel configuration file: @@ -2952,7 +2952,7 @@ Password: - Add the new hard drive + Add the New Hard Drive Install the new drive to the system as explained in . For the purposes of this example, @@ -2969,7 +2969,7 @@ Password: - Create a directory to hold gbde lock files + Create a Directory to Hold gbde Lock Files &prompt.root; mkdir /etc/gbde @@ -2984,7 +2984,7 @@ Password: - Initialize the gbde partition + Initialize the gbde Partition A gbde partition must be initialized before it can be used. This initialization needs to @@ -3038,7 +3038,7 @@ sector_size = 2048 - Attach the encrypted partition to the kernel + Attach the Encrypted Partition to the Kernel &prompt.root; gbde attach /dev/ad4s1c -l /etc/gbde/ad4s1c @@ -3055,7 +3055,7 @@ sector_size = 2048 - Create a file system on the encrypted device + Create a File System on the Encrypted Device 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 - Mount the encrypted partition + Mount the Encrypted Partition Create a mount point for the encrypted file system. @@ -3091,7 +3091,7 @@ sector_size = 2048 - Verify that the encrypted file system is available + Verify That the Encrypted File System is Available The encrypted file system should now be visible to &man.df.1; and be available for use. @@ -3118,7 +3118,7 @@ Filesystem Size Used Avail Capacity Mounted on - Attach the gbde partition to the kernel + Attach the gbde Partition to the Kernel &prompt.root; gbde attach /dev/ad4s1c -l /etc/gbde/ad4s1c @@ -3128,7 +3128,7 @@ Filesystem Size Used Avail Capacity Mounted on - Check the file system for errors + Check the File System for Errors Since encrypted file systems cannot yet be listed in /etc/fstab for automatic mounting, the @@ -3139,7 +3139,7 @@ Filesystem Size Used Avail Capacity Mounted on - Mount the encrypted file system + Mount the Encrypted File System &prompt.root; mount /dev/ad4s1c.bde /private