Punctuation fixes and username tags addition
PR: docs/38669 Submitted by: Marc Fonvieille <marc@blackend.org> Approved by: keramida
This commit is contained in:
parent
f4128cc579
commit
ce67c66952
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13464
1 changed files with 6 additions and 6 deletions
|
@ -3682,15 +3682,15 @@ To change any of these settings later, edit /etc/rc.conf
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 id="x-server">
|
<sect2 id="x-server">
|
||||||
<title>Configure X-Server</title>
|
<title>Configure X Server</title>
|
||||||
|
|
||||||
<para>In order to use a graphical user interface such as
|
<para>In order to use a graphical user interface such as
|
||||||
<application>KDE</application>, <application>GNOME</application>,
|
<application>KDE</application>, <application>GNOME</application>,
|
||||||
or others, the X server will need to be configured.</para>
|
or others, the X server will need to be configured.</para>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>In order to run XFree86 as a non-root user you will need to
|
<para>In order to run XFree86 as a non <username>root</username> user you will need to
|
||||||
install <application>wrapper</application>. This can be added
|
install <filename role="package">x11/wrapper</filename>. This can be added
|
||||||
from the Package Selection menu.</para>
|
from the Package Selection menu.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
@ -3742,7 +3742,7 @@ To change any of these settings later, edit /etc/rc.conf
|
||||||
<application>xf86config</application> configuration tool. The
|
<application>xf86config</application> configuration tool. The
|
||||||
configuration choices you make will depend on the hardware in the
|
configuration choices you make will depend on the hardware in the
|
||||||
system so your choices will probably be different than those
|
system so your choices will probably be different than those
|
||||||
shown</para>
|
shown:</para>
|
||||||
|
|
||||||
<screen> Message
|
<screen> Message
|
||||||
You have configured and been running the mouse daemon.
|
You have configured and been running the mouse daemon.
|
||||||
|
@ -3758,7 +3758,7 @@ To change any of these settings later, edit /etc/rc.conf
|
||||||
Press <keycap>Enter</keycap> to continue.</para>
|
Press <keycap>Enter</keycap> to continue.</para>
|
||||||
|
|
||||||
<para>Starting <application>xf86config</application> will display
|
<para>Starting <application>xf86config</application> will display
|
||||||
a brief introduction.</para>
|
a brief introduction:</para>
|
||||||
|
|
||||||
<screen>This program will create a basic XF86Config file, based on menu selections you
|
<screen>This program will create a basic XF86Config file, based on menu selections you
|
||||||
make.
|
make.
|
||||||
|
@ -3965,7 +3965,7 @@ Enter an identifier for your monitor definition: Hitachi</screen>
|
||||||
<para>The selection of a video card driver from a list is
|
<para>The selection of a video card driver from a list is
|
||||||
next. If you pass your card on the list, continue to press
|
next. If you pass your card on the list, continue to press
|
||||||
<keycap>Enter</keycap> and the list will repeat. Only an
|
<keycap>Enter</keycap> and the list will repeat. Only an
|
||||||
excerpt from the list is shown.</para>
|
excerpt from the list is shown:</para>
|
||||||
|
|
||||||
<screen>Now we must configure video card specific settings. At this point you can
|
<screen>Now we must configure video card specific settings. At this point you can
|
||||||
choose to make a selection out of a database of video card definitions.
|
choose to make a selection out of a database of video card definitions.
|
||||||
|
|
Loading…
Reference in a new issue