Minor grammar fixes.

This commit is contained in:
Giorgos Keramidas 2002-11-24 00:46:57 +00:00
parent 70e62e5c6e
commit 813eb45c47
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15007

View file

@ -8009,7 +8009,7 @@ ttyvb "/usr/libexec/getty Pc" cons25 off secure</programlisting>
kernels.</para>
<para>With this option, there should be less chance of
synchronization problem between the mouse and the driver.
synchronization problems between the mouse and the driver.
If, however, you still see the problem, click any mouse
button while holding the mouse still to re-synchronize the
mouse and the driver.</para>
@ -8022,13 +8022,13 @@ ttyvb "/usr/libexec/getty Pc" cons25 off secure</programlisting>
in a slightly better way and is standard in the PS/2 mouse
driver. It should even work with GlidePoint. (As the check code
has become a standard feature, PSM_CHECKSYNC option is not
available in these versions.) However, in rare case the driver
available in these versions.) However, in rare cases the driver
may erroneously report synchronization problem and you may see
the kernel message:</para>
<programlisting>psmintr: out of sync (xxxx != yyyy)</programlisting>
<para>and find your mouse does not seem to work properly.</para>
<para>and notice that your mouse does not work properly.</para>
<para>If this happens, disable the synchronization check code
by setting the driver flags for the PS/2 mouse driver to 0x100.