Update to r50685:

Add missing <userinput> tag.
This commit is contained in:
Bjoern Heidotting 2018-05-20 20:57:28 +00:00
parent 30cb7cb65f
commit a897047641
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51677

View file

@ -5,7 +5,7 @@
$FreeBSD$
$FreeBSDde: de-docproj/books/handbook/virtualization/chapter.xml,v 1.14 2010/07/03 14:29:30 jkois Exp $
basiert auf: r50678
basiert auf: r50685
-->
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@ -1469,7 +1469,7 @@ crw------- 1 root wheel 0x1a1 Mar 17 12:19 otherguest</screen>
<para>Mit Hilfe von <command>bhyvectl</command> kann eine
virtuelle Maschine zerstört werden:</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">