Fix title capitalization and correct a closing para tag.
This commit is contained in:
parent
e91d75687a
commit
2be5a07057
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38380
1 changed files with 4 additions and 4 deletions
|
|
@ -145,7 +145,7 @@
|
|||
</mediaobject>
|
||||
|
||||
<procedure>
|
||||
<title>Creating a stripe of unformatted ATA disks</title>
|
||||
<title>Creating a Stripe of Unformatted ATA Disks</title>
|
||||
|
||||
<step>
|
||||
<para>Load the <filename>geom_stripe.ko</filename>
|
||||
|
|
@ -321,7 +321,7 @@ Done.</screen>
|
|||
<userinput>:w /etc/fstab.bak</userinput>. Then
|
||||
replace all old <devicename>da0</devicename> references
|
||||
with <devicename>gm0</devicename> by typing
|
||||
<userinput>:%s/da/mirror\/gm/g</userinput>.<para>
|
||||
<userinput>:%s/da/mirror\/gm/g</userinput>.</para>
|
||||
</note>
|
||||
|
||||
<para>The resulting <filename>fstab</filename> file should look
|
||||
|
|
@ -387,7 +387,7 @@ mirror/gm0 COMPLETE da0
|
|||
<title>Troubleshooting</title>
|
||||
|
||||
<sect3>
|
||||
<title>System refuses to boot</title>
|
||||
<title>System Refuses to Boot</title>
|
||||
|
||||
<para>If the system boots up to a prompt similar to:</para>
|
||||
|
||||
|
|
@ -416,7 +416,7 @@ OK? <userinput>boot</userinput></screen>
|
|||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Recovering From Disk Failure</title>
|
||||
<title>Recovering from Disk Failure</title>
|
||||
|
||||
<para>The wonderful part about disk mirroring is that when a
|
||||
disk fails, it may be replaced, presumably, without losing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue