Use manual page entity for newfs(8).
This commit is contained in:
parent
84aeaa34b4
commit
d4bcdd97c9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14748
1 changed files with 1 additions and 1 deletions
|
@ -829,7 +829,7 @@
|
|||
<para>Volumes appear to the system to be identical to disks, with one exception.
|
||||
Unlike UNIX™ drives, Vinum does not partition volumes, which thus do
|
||||
not contain a partition table. This has required modification to some disk
|
||||
utilities, notably <command>newfs</command>, which previously tried to
|
||||
utilities, notably &man.newfs.8;, which previously tried to
|
||||
interpret the last letter of a Vinum volume name as a partition identifier.
|
||||
For example, a disk drive may have a name like <devicename>/dev/wd0a</devicename>
|
||||
or <devicename>/dev/da2h</devicename>. These names represent the first
|
||||
|
|
Loading…
Reference in a new issue