diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml
index 875c62aba6..ffa956a099 100644
--- a/en_US.ISO8859-1/books/faq/book.xml
+++ b/en_US.ISO8859-1/books/faq/book.xml
@@ -383,53 +383,6 @@
that use &os.current; are expected to be able to analyze,
debug, and report problems.
- &os; snapshot
- releases are made based on the current state of the
- -CURRENT and
- -STABLE branches. The goals behind
- each snapshot release are:
-
-
-
- To test the latest version of the installation
- software.
-
-
-
- To give people who would like to run
- -CURRENT or
- -STABLE but who do not have the
- time or bandwidth to follow it on a day-to-day basis
- an easy way of bootstrapping it onto their
- systems.
-
-
-
- To preserve a fixed reference point for the code
- in question, just in case we break something really
- badly later. (Although Subversion normally prevents
- anything horrible like this happening.)
-
-
-
- To ensure that all new features and fixes in need
- of testing have the greatest possible number of
- potential testers.
-
-
-
- No claims are made that any
- -CURRENT snapshot can be considered
- production quality for any purpose.
- If a stable and fully tested system is needed,
- stick to full releases.
-
- Snapshot releases are directly available from snapshot.
-
- Official snapshots are generated on a regular
- basis for all actively developed branches.
@@ -507,6 +460,62 @@
+
+
+ When are &os; snapshots made?
+
+
+
+ &os; snapshot
+ releases are made based on the current state of the
+ -CURRENT and
+ -STABLE branches. The goals behind
+ each snapshot release are:
+
+
+
+ To test the latest version of the installation
+ software.
+
+
+
+ To give people who would like to run
+ -CURRENT or
+ -STABLE but who do not have the
+ time or bandwidth to follow it on a day-to-day basis
+ an easy way of bootstrapping it onto their
+ systems.
+
+
+
+ To preserve a fixed reference point for the code
+ in question, just in case we break something really
+ badly later. (Although Subversion normally prevents
+ anything horrible like this happening.)
+
+
+
+ To ensure that all new features and fixes in need
+ of testing have the greatest possible number of
+ potential testers.
+
+
+
+ No claims are made that any
+ -CURRENT snapshot can be considered
+ production quality for any purpose.
+ If a stable and fully tested system is needed,
+ stick to full releases.
+
+ Snapshot releases are directly available from snapshot.
+
+ Official snapshots are generated on a regular
+ basis for all actively developed branches.
+
+
+
Who is responsible for &os;?