s/./:/
Approved by: brueffer (mentor)
This commit is contained in:
parent
1f0ad5eded
commit
8ab4bd1da4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25558
1 changed files with 2 additions and 2 deletions
|
@ -206,7 +206,7 @@ XXX: What message? Put it inside the screen output above.
|
|||
</procedure>
|
||||
|
||||
<para>The following command can be used to manually mount a newly
|
||||
created disk stripe.</para>
|
||||
created disk stripe:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mount /dev/stripe/st0a /mnt</userinput></screen>
|
||||
|
||||
|
@ -219,7 +219,7 @@ XXX: What message? Put it inside the screen output above.
|
|||
|
||||
<para>The geom module must also be automatically loaded during
|
||||
system initialization, by adding a line to
|
||||
<filename>/boot/loader.conf</filename>.</para>
|
||||
<filename>/boot/loader.conf</filename>:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>echo 'geom_stripe_load="YES"' >> /boot/loader.conf</userinput></screen>
|
||||
|
||||
|
|
Loading…
Reference in a new issue