Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2017 17:23:46 +0000 (UTC)
From:      Bjoern Heidotting <bhd@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50685 - head/en_US.ISO8859-1/books/handbook/virtualization
Message-ID:  <201708171723.v7HHNkZY044096@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708171723.v7HHNkZY044096>