diff options
| author | Jim Mock <jim@FreeBSD.org> | 2000-11-01 18:50:56 +0000 |
|---|---|---|
| committer | Jim Mock <jim@FreeBSD.org> | 2000-11-01 18:50:56 +0000 |
| commit | 85d368c3ed9af3bd003e148d5fc96f1d2011372b (patch) | |
| tree | 2f61453a61382fc2d8cb83306cb17befc86d0f51 | |
| parent | 693a8b5490878c629f9fc9d1913cc31d908bf765 (diff) | |
Notes
| -rw-r--r-- | en_US.ISO8859-1/books/faq/book.sgml | 7 | ||||
| -rw-r--r-- | en_US.ISO_8859-1/books/faq/book.sgml | 7 |
2 files changed, 4 insertions, 10 deletions
diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 98c82f6515..eb513f1910 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -15,7 +15,7 @@ </author> </authorgroup> - <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.117 2000/10/31 17:46:36 jim Exp $</pubdate> + <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.118 2000/11/01 02:08:00 jim Exp $</pubdate> <abstract> <para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. @@ -1330,10 +1330,7 @@ File: +DESC (ignored)</screen> <answer> <para>Currently there's 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. There's some - code in <filename>/usr/src/release/floppies/Makefile</filename> - that's supposed to let you <emphasis>just</emphasis> make those - floppies, but it's not really gelled yet.</para> + release, which will include your install floppy.</para> <para>To make a custom release, follow the instructions <link linkend="custrel">here</link>.</para> diff --git a/en_US.ISO_8859-1/books/faq/book.sgml b/en_US.ISO_8859-1/books/faq/book.sgml index 98c82f6515..eb513f1910 100644 --- a/en_US.ISO_8859-1/books/faq/book.sgml +++ b/en_US.ISO_8859-1/books/faq/book.sgml @@ -15,7 +15,7 @@ </author> </authorgroup> - <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.117 2000/10/31 17:46:36 jim Exp $</pubdate> + <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.118 2000/11/01 02:08:00 jim Exp $</pubdate> <abstract> <para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. @@ -1330,10 +1330,7 @@ File: +DESC (ignored)</screen> <answer> <para>Currently there's 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. There's some - code in <filename>/usr/src/release/floppies/Makefile</filename> - that's supposed to let you <emphasis>just</emphasis> make those - floppies, but it's not really gelled yet.</para> + release, which will include your install floppy.</para> <para>To make a custom release, follow the instructions <link linkend="custrel">here</link>.</para> |
