Add a missing root prompt and change indentation to correct the

resulting HTML output in two instances.
This commit is contained in:
Christian Brueffer 2005-08-06 11:10:35 +00:00
parent d54bb8745e
commit a89fe63001
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25315

View file

@ -324,7 +324,7 @@
device:</para>
<screen>&prompt.root; <userinput>gmirror configure -a gm0</userinput>
<userinput>gmirror insert gm0 /dev/da0</userinput></screen>
&prompt.root; <userinput>gmirror insert gm0 /dev/da0</userinput></screen>
<para>The <option>-a</option> flag tells &man.gmirror.8; to use
automatic synchronization, i.e.: mirror the disk writes
@ -350,7 +350,7 @@ mountroot></programlisting>
manually:</para>
<screen>OK? <userinput>load geom_mirror.ko</userinput>
OK? <userinput>boot</userinput></screen>
OK? <userinput>boot</userinput></screen>
<para>If this works then for whatever reason the module was not
being loaded properly. Place:</para>