- s/X-Windows/X Window

- Use of manual page entities for drivers
- Add missing userinput tags
- s/config file<tab>/configuration file/
This commit is contained in:
Marc Fonvieille 2007-04-08 18:37:20 +00:00
parent 380d8ac239
commit 30f7c8098b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29964

View file

@ -115,7 +115,7 @@
normal BIOS would do. In this case it will find the FreeBSD
installation media and begin a normal sysinstall based
installation as described in <xref linkend="install">. You
may install, but do not attempt to configure X-Windows at
may install, but do not attempt to configure X Window at
this time. When you have finished the installation, reboot
into your newly installed FreeBSD virtual machine.</para>
@ -152,9 +152,9 @@
<para>You can remove all of the SCSI, FireWire, and USB
device drivers. <application>Parallels</application> provides a virtual network
adapter used by the <option>ed</option> driver, so
adapter used by the &man.ed.4; driver, so
all other network devices except for
<option>ed</option> and <option>miibus</option> can be
&man.ed.4; and &man.miibus.4; can be
removed from the kernel.</para>
</step>
@ -220,10 +220,10 @@
<note>
<para>To re-compile the kernel for Dom0:</para>
<screen>&prompt.root; cd xen-3.0.4_1-src/linux-2.6.16.33-xen0
&prompt.root; make menuconfig
&prompt.root; make
&prompt.root; make install</screen>
<screen>&prompt.root; <userinput>cd xen-3.0.4_1-src/linux-2.6.16.33-xen0</userinput>
&prompt.root; <userinput>make menuconfig</userinput>
&prompt.root; <userinput>make</userinput>
&prompt.root; <userinput>make install</userinput></screen>
<para>Older version of <application>&xen;</application> may need to specify
<command>make ARCH=xen menuconfig</command></para>
@ -279,7 +279,7 @@ Domain-0 0 256 1 r----- 54452.9</sc
</listitem>
</itemizedlist>
<para>Put the config file <filename>xmexample1.bsd</filename>
<para>Put the configuration file <filename>xmexample1.bsd</filename>
into <filename>/etc/xen/</filename> and modify the related
entries about where the kernel and the disk image are stored.
It should look like the following:</para>