Clarify module name.

This commit is contained in:
Dmitry Morozovsky 2006-02-19 12:18:00 +00:00
parent 9735abe206
commit 7528211e5f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27187

View file

@ -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>&gt;&gt; /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>