Use option tags for a command option and not command tags.
This commit is contained in:
parent
18ba733e2a
commit
2a55ba74a9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14751
1 changed files with 1 additions and 1 deletions
|
@ -847,7 +847,7 @@
|
|||
newfs: /dev/vinum/concat: can't figure out file system partition</screen>
|
||||
|
||||
<para>In order to create a file system on this volume, use the
|
||||
<command>-v</command> option to &man.newfs.8;:</para>
|
||||
<option>-v</option> option to &man.newfs.8;:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>newfs -v /dev/vinum/concat</userinput></screen>
|
||||
|
||||
|
|
Loading…
Reference in a new issue