Add a few missing <para> and </para> tags.
Submitted by: Marc Fonvieille <marc@blackend.org>
This commit is contained in:
parent
cec8304525
commit
d4de3d6bde
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12782
1 changed files with 6 additions and 4 deletions
|
@ -69,13 +69,15 @@
|
|||
devices, which is rather problematic in X (since the middle
|
||||
button is commonly used to paste text); you can map a
|
||||
simultaneous left-right click in your X configuration to
|
||||
a middle button click with the line
|
||||
a middle button click with the line</para>
|
||||
|
||||
<programlisting>
|
||||
Option "Emulate3Buttons"
|
||||
</programlisting>
|
||||
in the XF86Config file in the <literal>InputDevice</literal> section (for XFree86
|
||||
|
||||
<para>in the XF86Config file in the <literal>InputDevice</literal> section (for XFree86
|
||||
version 4; for version 3, put just the line <literal>Emulate3Buttons</literal>,
|
||||
without the quotes, in the <literal>Pointer</literal> section.)
|
||||
without the quotes, in the <literal>Pointer</literal> section.)</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
|
@ -137,7 +139,7 @@ Option "Emulate3Buttons"
|
|||
<para>There have been major changes to the pccard code
|
||||
(including ISA routing of interrupts, for machines whose
|
||||
PCIBIOS FreeBSD can not seem to use) before the FreeBSD 4.4
|
||||
release. If you have problems, try upgrading your system.
|
||||
release. If you have problems, try upgrading your system.</para>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue