diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml
index 88e2c76311..def6903368 100644
--- a/en_US.ISO8859-1/books/faq/book.xml
+++ b/en_US.ISO8859-1/books/faq/book.xml
@@ -6089,46 +6089,6 @@ ttyvb "/usr/libexec/getty Pc" cons25 off secure
-
-
- Before, I was able to run &xorg; as a regular user.
- Why does it now say that I must be
- root?
-
-
-
- All X servers need to be run as
- root in order to get direct access to
- your video hardware.
-
- There are two ways to be able to use &xorg;
- as a regular user. The first is to use
- xdm or another display manager (e.g.,
- kdm); the second is to use the
- Xwrapper.
-
- xdm is a daemon that handles
- graphical logins. It is usually started at boot time, and is
- responsible for authenticating users and starting their
- sessions; it is essentially the graphical counterpart of
- &man.getty.8; and &man.login.1;. For more information on
- xdm see the &xorg; documentation,
- and the the FAQ entry on it.
-
- Xwrapper is the X server wrapper; it
- is a small utility to enable one to manually run an X server
- while maintaining reasonable safety. It performs some
- sanity checks on the command line arguments given, and if
- they pass, runs the appropriate X server. If you do not
- want to run a display manager for whatever reason, this is
- for you. If you have installed the complete Ports
- Collection, you can find the port in x11/wrapper.
-
-
-
Why does my PS/2 mouse misbehave under X?