Bug 33137

Summary: Fix typos in X section of the FAQ
Product: Documentation Reporter: setantae <setantae>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description setantae 2001-12-24 09:10:01 UTC
As reported by "Dan Langille" <dan@langille.org>,
the X section of the handbook contains the following typo :

	Why doest my mouse not work with X?

Ceri

Fix: 

<qandaentry>
         <question id="x-and-moused">
-          <para>Why doest my mouse not work with X?</para>
+          <para>Why doesn't my mouse work with X?</para>
         </question>

         <answer>--7vkm8oCtvPu0sRfpwM9A8r8DE8t5jLuVGGfqHAok7hzmJXQ3
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- doc/en_US.ISO8859-1/books/faq/book.sgml.old Mon Dec 24 08:57:28 2001
+++ doc/en_US.ISO8859-1/books/faq/book.sgml     Mon Dec 24 08:58:52 2001
@@ -7822,7 +7822,7 @@
Comment 1 Andrew McKay 2001-12-24 09:51:08 UTC
On Mon, 24 Dec 2001, Ceri wrote:

> +          <para>Why doesn't my mouse work with X?</para>

'Why does my mouse not work with X?' would be better IMHO.

--- book.sgml	Mon Dec 24 09:35:06 2001
+++ book.new	Mon Dec 24 09:36:03 2001
@@ -7822,7 +7822,7 @@
 
       <qandaentry>
         <question id="x-and-moused">
-          <para>Why doest my mouse not work with X?</para>
+          <para>Why does my mouse not work with X?</para>
         </question>
 
         <answer>

-- 
Andrew McKay <andy@openirc.co.uk>
Comment 2 Tom Hukins freebsd_committer freebsd_triage 2001-12-24 10:51:42 UTC
State Changed
From-To: open->closed

This typo has been fixed - thanks!