From d4de3d6bded2d310a73dafd5b67a75516f07f9cf Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas <keramida@FreeBSD.org> Date: Sat, 13 Apr 2002 23:10:30 +0000 Subject: [PATCH] Add a few missing <para> and </para> tags. Submitted by: Marc Fonvieille <marc@blackend.org> --- en_US.ISO8859-1/articles/laptop/article.sgml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/en_US.ISO8859-1/articles/laptop/article.sgml b/en_US.ISO8859-1/articles/laptop/article.sgml index bac561f779..08c202080d 100644 --- a/en_US.ISO8859-1/articles/laptop/article.sgml +++ b/en_US.ISO8859-1/articles/laptop/article.sgml @@ -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>