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

Eitan Adler eadler at FreeBSD.org
Sun Jul 22 22:19:36 UTC 2012


Author: eadler (src,ports committer)
Date: Sun Jul 22 22:19:35 2012
New Revision: 39247
URL: http://svn.freebsd.org/changeset/doc/39247

Log:
  Generalize question about install floppies.
  
  Approved by:	wblock

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

Modified: head/en_US.ISO8859-1/books/faq/book.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.sgml	Sun Jul 22 22:19:33 2012	(r39246)
+++ head/en_US.ISO8859-1/books/faq/book.sgml	Sun Jul 22 22:19:35 2012	(r39247)
@@ -1295,15 +1295,12 @@
 
       <qandaentry>
 	<question id="custom-boot-floppy">
-	  <para>How can I make my own custom install floppy?</para>
+	  <para>How can I make my own custom install disk?</para>
 	</question>
 
 	<answer>
-	  <para>Currently there is no way to <emphasis>just</emphasis>
-	    make a custom install floppy.  You have to cut a whole new
-	    release, which will include your install floppy.</para>
-
-	  <para>To make a custom release, follow the instructions in the
+	  <para>Customized &os; installation media can be created by
+	    building a custom release.  Follow the instructions in the
 	    <ulink
 	      url="&url.articles.releng;/article.html">Release Engineering</ulink>
 	    article.</para>


More information about the svn-doc-all mailing list