Index: /trunk/doc/manual/en_US/user_Installation.xml
===================================================================
--- /trunk/doc/manual/en_US/user_Installation.xml	(revision 49868)
+++ /trunk/doc/manual/en_US/user_Installation.xml	(revision 49869)
@@ -826,9 +826,4 @@
       <title>Configuring a zone for running VirtualBox</title>
 
-      <para>Starting with VirtualBox 1.6 it is possible to run VirtualBox from
-      within Solaris zones. For an introduction of Solaris zones, please refer
-      to <ulink
-      url="http://www.sun.com/bigadmin/features/articles/solaris_zones.jsp">http://www.sun.com/bigadmin/features/articles/solaris_zones.jsp</ulink>.</para>
-
       <para>Assuming that VirtualBox has already been installed into your
       zone, you need to give the zone access to VirtualBox's device node. This
@@ -837,4 +832,7 @@
 
       <screen>zonecfg -z vboxzone</screen>
+
+      <para>Replace "vboxzone" with the name of the zone in which you intend
+      to run VirtualBox.</para>
 
       <para>Inside the <computeroutput>zonecfg</computeroutput> prompt add the
@@ -849,17 +847,13 @@
 zonecfg:vboxzone:device&gt;set match=/dev/vboxdrvu
 zonecfg:vboxzone:device&gt;end
-zonecfg:vboxzone&gt;verify
 zonecfg:vboxzone&gt;exit</screen>
 
-      <para>If you are running VirtualBox 2.2.0 or above on Solaris 11 or
-      Nevada hosts, you should add a device for
-      <computeroutput>/dev/vboxusbmon</computeroutput> too, similar to what
-      was shown above. This does not apply to Solaris 10 hosts due to lack of
-      USB support.</para>
-
-      <para>Replace "vboxzone" with the name of the zone in which you intend
-      to run VirtualBox. Next reboot the zone using
-      <computeroutput>zoneadm</computeroutput> and you should be able to run
-      VirtualBox from within the configured zone.</para>
+      <para>If you are running VirtualBox 2.2.0 or above on Solaris 11 or 
+      above, you may add a device for <computeroutput>/dev/vboxusbmon</computeroutput>
+      too, similar to what was shown above. This does not apply to Solaris 10
+      hosts due to lack of USB support.</para>
+      
+      <para>Next reboot the zone using <computeroutput>zoneadm</computeroutput>
+      and you should be able to run VirtualBox from within the configured zone.</para>
     </sect2>
   </sect1>
