From a3efeb57d77807881800e55dfb288f387bdf80a6 Mon Sep 17 00:00:00 2001 From: Benedict Reuschling Date: Sat, 24 May 2014 15:57:26 +0000 Subject: [PATCH] Replace 2 programlisting tags where literal tags are more appropriate. In one instance, a programlisting was inside a para tag, which should be avoided entirely. Luckily, igor checks for those as well. --- en_US.ISO8859-1/articles/laptop/article.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/en_US.ISO8859-1/articles/laptop/article.xml b/en_US.ISO8859-1/articles/laptop/article.xml index cd0d7a097e..a2ef649216 100644 --- a/en_US.ISO8859-1/articles/laptop/article.xml +++ b/en_US.ISO8859-1/articles/laptop/article.xml @@ -83,13 +83,10 @@ Most laptops come with two buttons on their pointing 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 - - Option "Emulate3Buttons" - - in xorg.conf in the - InputDevice section. + simultaneous left-right click in your X configuration to a + middle button click with the line Option + "Emulate3Buttons" in xorg.conf + in the InputDevice section. @@ -145,7 +142,7 @@ If it is not running already, start the &man.pccardd.8; daemon. (To enable it at boot time, add - pccard_enable="YES" to + pccard_enable="YES" to /etc/rc.conf.) Now your cards should be detected when you insert and remove them, and you should get log messages about new devices being enabled.