diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml
index d354a0c9f1..8d3421c2ef 100644
--- a/en_US.ISO8859-1/books/faq/book.sgml
+++ b/en_US.ISO8859-1/books/faq/book.sgml
@@ -3461,89 +3461,6 @@ quit
-
-
- Why do I get Incorrect super block when
- mounting a CDROM?
-
-
-
- You have to tell &man.mount.8; the type of the device
- that you want to mount. This is described in the Handbook section on
- optical media, specifically the section Using Data
- CDs.
-
-
-
-
-
- Why do I get Device not configured when
- mounting a CDROM?
-
-
-
- This generally means that there is no CDROM in the
- CDROM drive, or the drive is not visible on the
- bus. Please see the Using Data
- CDs section of the Handbook for a detailed
- discussion of this issue.
-
-
-
-
-
- Why do all non-English characters in filenames show up as
- ?
on my CDs when mounted in FreeBSD?
-
-
-
- Your CDROM probably uses the Joliet
- extension for storing information about files and
- directories. This is discussed in the Handbook chapter on
- creating and
- using CDROMs, specifically the section on Using Data
- CDROMs.
-
-
-
-
-
- I burned a CD under FreeBSD and now I can not read it
- under any other operating system. Why?
-
-
-
- You most likely burned a raw file to your CD, rather
- than creating an ISO 9660 filesystem. Take a look at the
- Handbook
- chapter on creating CDROMs, particularly the
- section on burning raw
- data CDs.
-
-
-
-
-
- Why can I not mount an audio
- CD?
-
-
-
- If you try to mount an audio CD, you will get an error
- like cd9660: /dev/acd0c: Invalid
- argument. This is because
- mount only works on filesystems. Audio
- CDs do not have filesystems; they just have data. You
- need a program that reads audio CDs, such as the
- audio/xmcd port.
-
-
-
My parallel printer is ridiculously slow. What can I do?
@@ -6001,6 +5918,72 @@ C:\="DOS"
+
+
+ Why do I get Incorrect super block when
+ mounting a CDROM?
+
+
+
+ You have to tell &man.mount.8; the type of the device
+ that you want to mount. This is described in the Handbook section on
+ optical media, specifically the section Using Data
+ CDs.
+
+
+
+
+
+ Why do I get Device not configured when
+ mounting a CDROM?
+
+
+
+ This generally means that there is no CDROM in the
+ CDROM drive, or the drive is not visible on the
+ bus. Please see the Using Data
+ CDs section of the Handbook for a detailed
+ discussion of this issue.
+
+
+
+
+
+ Why do all non-English characters in filenames show up as
+ ?
on my CDs when mounted in FreeBSD?
+
+
+
+ Your CDROM probably uses the Joliet
+ extension for storing information about files and
+ directories. This is discussed in the Handbook chapter on
+ creating and
+ using CDROMs, specifically the section on Using Data
+ CDROMs.
+
+
+
+
+
+ I burned a CD under FreeBSD and now I can not read it
+ under any other operating system. Why?
+
+
+
+ You most likely burned a raw file to your CD, rather
+ than creating an ISO 9660 filesystem. Take a look at the
+ Handbook
+ chapter on creating CDROMs, particularly the
+ section on burning raw
+ data CDs.
+
+
+
How can I create an image of a data CD?
@@ -6016,6 +5999,23 @@ C:\="DOS"
+
+
+ Why can I not mount an audio
+ CD?
+
+
+
+ If you try to mount an audio CD, you will get an error
+ like cd9660: /dev/acd0c: Invalid
+ argument. This is because
+ mount only works on filesystems. Audio
+ CDs do not have filesystems; they just have data. You
+ need a program that reads audio CDs, such as the
+ audio/xmcd port.
+
+
+
How do I let ordinary users mount floppies, CDROMs and other removable