From 5c595b304cd78cbed9743e96b61c802019e4f4ab Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 5 Jul 2008 03:13:17 +0000 Subject: [PATCH] Update Question 18.3: - Unfold "SNAPs" and "RELEASEs" in the question - Update versions from 5-STABLE to 6-STABLE, 6-STABLE to 7-STABLE and 7-CURRENT to 8-CURRENT - Mark up -CURRENT with instead of - Yank date of forks Reviewed by: trhodes Approved by: gabor --- en_US.ISO8859-1/books/faq/book.sgml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 08fe1b8d9b..db4bf56a05 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -10406,7 +10406,7 @@ hint.sio.7.irq="12" - What are SNAPs and RELEASEs? + What are snapshots and releases? @@ -10419,19 +10419,19 @@ hint.sio.7.irq="12" - RELENG_5 AKA - 5-STABLE + RELENG_6 AKA + 6-STABLE - RELENG_6 AKA - 6-STABLE + RELENG_7 AKA + 7-STABLE HEAD AKA -CURRENT AKA - 7.X-CURRENT + 8-CURRENT @@ -10440,15 +10440,15 @@ hint.sio.7.irq="12" like the other two; it is simply a symbolic constant for the current, non-branched development stream which we simply refer to as - -CURRENT. + -CURRENT. - Right now, -CURRENT is the 7.X development - stream; the 5-STABLE branch, - RELENG_5, forked off from - -CURRENT in October 2004, and - the 6-STABLE branch, + Right now, -CURRENT is the 8.X development + stream; the 6-STABLE branch, RELENG_6, forked off from - -CURRENT in November 2005. + -CURRENT in November 2005, and + the 7-STABLE branch, + RELENG_7, forked off from + -CURRENT in February 2008.