Use option tags for a command option and not command tags.

This commit is contained in:
Marc Fonvieille 2002-10-24 14:36:16 +00:00
parent 18ba733e2a
commit 2a55ba74a9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14751

View file

@ -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>