Remove dash from example partition label and clarify wording. A dash
can be used in a partition label, but not in a UFS label. Even though users are told not to use identical labels, we can remove one source of potential confusion by sticking to the lowest common denominator. Submitted by: taras on IRC
This commit is contained in:
parent
6277056204
commit
87bbf28916
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45127
1 changed files with 2 additions and 2 deletions
|
|
@ -1492,11 +1492,11 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
|
|||
<filename>/dev/</filename>.</para>
|
||||
|
||||
<tip>
|
||||
<para>Use a unique label on every file system to avoid
|
||||
<para>Use a unique label on every partition to avoid
|
||||
conflicts from identical labels. A few letters from the
|
||||
computer's name, use, or location can be added to the label.
|
||||
For instance, use <literal>labroot</literal> or
|
||||
<literal>rootfs-lab</literal> for the <acronym>UFS</acronym>
|
||||
<literal>rootfslab</literal> for the <acronym>UFS</acronym>
|
||||
root partition on the computer named
|
||||
<literal>lab</literal>.</para>
|
||||
</tip>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue