svn commit: r53294 - head/en_US.ISO8859-1/books/handbook/virtualization

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Mon Aug  5 17:13:12 2019
New Revision: 53294
URL: https://svnweb.freebsd.org/changeset/doc/53294

Log:
  - Typo: mount_vboxfs -> mount_vboxvfs
  - Use Virtualbox makro in title
  - Visible indentation fix

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	Mon Aug  5 16:59:15 2019	(r53293)
+++ head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml	Mon Aug  5 17:13:12 2019	(r53294)
@@ -823,7 +823,7 @@ EndSection</programlisting>
 
     <para>Shared folders for file transfers between host and VM are
       accessible by mounting them using
-      <literal>mount_vboxfs</literal>.  A shared folder can be created
+      <literal>mount_vboxvfs</literal>.  A shared folder can be created
       on the host using the VirtualBox GUI or via
       <command>vboxmanage</command>.  For example, to create a shared
       folder called <replaceable>myshare</replaceable> under
@@ -840,8 +840,7 @@ EndSection</programlisting>
   </sect1>
 
   <sect1 xml:id="virtualization-host-virtualbox">
-    <title>&os; as a Host with
-      <application>VirtualBox</application></title>
+    <title>&os; as a Host with &virtualbox;</title>
 
     <para><application>&virtualbox;</application> is an actively
       developed, complete virtualization package, that is available
@@ -1553,8 +1552,8 @@ kld_list="nmdm vmm"</programlisting>
 	  interface name.</para>
 
 	<screen>&prompt.root; <userinput>sysrc cloned_interfaces="bridge0"</userinput>
-	  &prompt.root; <userinput>sysrc ifconfig_bridge0="addm <replaceable>em0</replaceable> SYNCDHCP"</userinput>
-	  &prompt.root; <userinput>sysrc ifconfig_<replaceable>em0</replaceable>="up"</userinput></screen>
+&prompt.root; <userinput>sysrc ifconfig_bridge0="addm <replaceable>em0</replaceable> SYNCDHCP"</userinput>
+&prompt.root; <userinput>sysrc ifconfig_<replaceable>em0</replaceable>="up"</userinput></screen>
 
 	<para>Restart the host to load the &xen; kernel and start the
 	  Dom0.</para>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.