Fix a variety of English style nits and other issues found with igor.

Reviewed by:	gabor
Approved by:	wblock
This commit is contained in:
Eitan Adler 2012-02-16 05:06:57 +00:00
parent fc373cdeba
commit b6e4d9ab25
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38472

View file

@ -113,7 +113,7 @@
<quote>X server</quote> runs on the computer that has the keyboard,
monitor, and mouse attached. The server's responsibility includes tasks such as managing
the display, handling input from the keyboard and mouse, and other
input or output devices (i.e. a <quote>tablet</quote> can be used as
input or output devices (i.e., a <quote>tablet</quote> can be used as
an input device, and a video projector may be an alternative output
device).
Each X application (such as <application>XTerm</application>, or
@ -530,7 +530,7 @@ dbus_enable="YES"</programlisting>
<programlisting>Option "AutoAddDevices" "false"</programlisting>
<para>Input devices may then be configured as in previous versions,
along with any other options needed (e.g. keyboard layout
along with any other options needed (e.g., keyboard layout
switching).</para>
<note>