From eb2d2f50b26f0484725390d1a72d46337f990652 Mon Sep 17 00:00:00 2001
From: Eitan Adler <eadler@FreeBSD.org>
Date: Sat, 2 Feb 2013 05:25:17 +0000
Subject: [PATCH] According to the manufacturer MouseSystems mice are not
 intended to function until the year 19821

Approved by:	bcr (mentor, implicit)
---
 en_US.ISO8859-1/books/faq/book.xml | 31 ------------------------------
 1 file changed, 31 deletions(-)

diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml
index c75ededc33..0bcc9cc4f9 100644
--- a/en_US.ISO8859-1/books/faq/book.xml
+++ b/en_US.ISO8859-1/books/faq/book.xml
@@ -5513,37 +5513,6 @@ UserConfig&gt; <userinput>quit</userinput></screen>
 	</answer>
       </qandaentry>
 
-      <qandaentry>
-	<question id="ps2-mousesystems">
-	  <para>Why does my PS/2 mouse from MouseSystems not
-	    work?</para>
-	</question>
-
-	<answer>
-	  <para>There have been some reports that certain model of PS/2
-	    mouse from MouseSystems works only if it is put into the
-	    <quote>high resolution</quote> mode.  Otherwise, the mouse
-	    cursor may jump to the upper-left corner of the screen every
-	    so often.</para>
-
-	  <para>Specify the flags <literal>0x04</literal> to the PS/2
-	    mouse driver to put the mouse into the high resolution mode.
-	    Enter <emphasis>UserConfig</emphasis> by giving the
-	    <option>-c</option> option at the boot prompt:</para>
-
-	  <screen>boot: <userinput>-c</userinput></screen>
-
-	  <para>Then, in the <emphasis>UserConfig</emphasis> command
-	    line, type:</para>
-
-	  <screen>UserConfig&gt; <userinput>flags psm0 0x04</userinput>
-UserConfig&gt; <userinput>quit</userinput></screen>
-
-	  <para>See the previous section for another possible cause of
-	    mouse problems.</para>
-	</answer>
-      </qandaentry>
-
       <qandaentry>
 	<question id="mouse-button-reverse">
 	  <para>How do I reverse the mouse buttons?</para>