Correct a typo in a device name.
Noticed by: bugtraq_reader <bugtraq@post.vlad.ru>
This commit is contained in:
parent
0335d7e90b
commit
ef9c2d3521
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25985
1 changed files with 1 additions and 1 deletions
|
@ -329,7 +329,7 @@ XXX: What message? Put it inside the screen output above.
|
|||
|
||||
<programlisting># Device Mountpoint FStype Options Dump Pass#
|
||||
#/dev/da0s2b none swap sw 0 0
|
||||
/dev/mirror/gm0sa1 / ufs rw 1 1</programlisting>
|
||||
/dev/mirror/gm0s1a / ufs rw 1 1</programlisting>
|
||||
|
||||
<para>Now create a <filename>boot.conf</filename> file on both the
|
||||
current and new root partitions. This file will
|
||||
|
|
Loading…
Reference in a new issue