svn commit: r50685 - head/en_US.ISO8859-1/books/handbook/virtualization
Bjoern Heidotting
bhd at FreeBSD.org
Thu Aug 17 17:23:48 UTC 2017
Author: bhd
Date: Thu Aug 17 17:23:46 2017
New Revision: 50685
URL: https://svnweb.freebsd.org/changeset/doc/50685
Log:
Add missing <userinput> tag.
Modified:
head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Thu Aug 17 13:45:54 2017 (r50684)
+++ head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Thu Aug 17 17:23:46 2017 (r50685)
@@ -1344,7 +1344,7 @@ crw------- 1 root wheel 0x1a1 Mar 17 12:19 othergu
<para>A specified virtual machine can be destroyed using
<command>bhyvectl</command>:</para>
- <screen>&prompt.root; bhyvectl --destroy --vm=<replaceable>guestname</replaceable></screen>
+ <screen>&prompt.root; <userinput>bhyvectl --destroy --vm=<replaceable>guestname</replaceable></userinput></screen>
</sect2>
<sect2 xml:id="virtualization-bhyve-onboot">
More information about the svn-doc-head
mailing list