Clarify module name.
This commit is contained in:
parent
9735abe206
commit
7528211e5f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27187
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ XXX: What message? Put it inside the screen output above.
|
|||
<screen>&prompt.root; <userinput>echo "/dev/stripe/st0a /mnt ufs rw 2 2" \</userinput>
|
||||
<userinput>>> /etc/fstab</userinput></screen>
|
||||
|
||||
<para>The <filename>geom</filename> module must also be automatically loaded during
|
||||
<para>The <filename>geom_stripe</filename> module must also be automatically loaded during
|
||||
system initialization, by adding a line to
|
||||
<filename>/boot/loader.conf</filename>:</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue