svn commit: r52086 - head/en_US.ISO8859-1/books/faq

Eitan Adler eadler at FreeBSD.org
Wed Aug 8 06:04:02 UTC 2018


Author: eadler
Date: Wed Aug  8 06:04:01 2018
New Revision: 52086
URL: https://svnweb.freebsd.org/changeset/doc/52086

Log:
  faq: remove the Bibliography; point to the handbook
  
  There isn't any reason to maintain multiple lists of books. We
  have three (handbook, website, and the FAQ). The last addition to the
  FAQ's collection was in r22439 (2004-09-22). The Handbook's list is more
  recent and up to date.

Modified:
  head/en_US.ISO8859-1/books/faq/book.xml

Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml	Wed Aug  8 05:54:16 2018	(r52085)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Wed Aug  8 06:04:01 2018	(r52086)
@@ -620,12 +620,10 @@
 	  <para>The project produces a wide range of documentation,
 	    available online from this link: <uri
 	      xlink:href="https://www.FreeBSD.org/docs.html">https://www.FreeBSD.org/docs.html</uri>.
-	    In addition, <link
-	      linkend="bibliography">the Bibliography</link> at the
-	    end of this <acronym>FAQ</acronym>, and <link
+	    In addition, the <link
 	      xlink:href="&url.books.handbook;/bibliography.html">the
-	      one in the Handbook</link> reference other recommended
-	    books.</para>
+	      bibliography in the Handbook</link> reference other
+	    recommended books.</para>
 	</answer>
       </qandaentry>
 
@@ -7468,6 +7466,4 @@ panic: page fault</programlisting>
 	them</link> in making this <acronym>FAQ</acronym> even
       better.</para>
   </chapter>
-
-  &bibliography;
 </book>


More information about the svn-doc-head mailing list