summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjfieber <jfieber@FreeBSD.org>1995-12-19 17:02:49 +0000
committerjfieber <jfieber@FreeBSD.org>1995-12-19 17:02:49 +0000
commitb2211e8f348ba0d1359fa0621e3df59a8bdc4710 (patch)
tree4f396035b73dc0a38d2bb5ff4d40fb7b46771038
parenta82978cb5f0248db2086e9e6b1202cacb7d1cf48 (diff)
downloadFreeBSD-src-b2211e8f348ba0d1359fa0621e3df59a8bdc4710.zip
FreeBSD-src-b2211e8f348ba0d1359fa0621e3df59a8bdc4710.tar.gz
Suggest that keeping pseudo-device gzip is probably a good idea.
-rw-r--r--share/doc/handbook/kernelconfig.sgml12
1 files changed, 5 insertions, 7 deletions
diff --git a/share/doc/handbook/kernelconfig.sgml b/share/doc/handbook/kernelconfig.sgml
index e043bde..dbf85b9 100644
--- a/share/doc/handbook/kernelconfig.sgml
+++ b/share/doc/handbook/kernelconfig.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: kernelconfig.sgml,v 1.3 1995/12/04 13:39:32 jfieber Exp $ -->
+<!-- $Id: kernelconfig.sgml,v 1.4 1995/12/04 17:58:41 jfieber Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> -->
<chapt><heading>Configuring the FreeBSD Kernel<label id="kernelconfig"></heading>
@@ -1018,12 +1018,10 @@
<tag>pseudo-device gzip</tag>
<p><tt>gzip</tt> allows you to run FreeBSD programs
- that have been compressed with <tt>gzip</tt>. This
- is really only useful when you need to compress
- FreeBSD programs to fit on a boot floppy. You will
- probably never need to compress programs on your
- hard drive in this fashion, so you'll probably want
- to comment out this line.
+ that have been compressed with <tt>gzip</tt>. The
+ programs in <tt>/stand</tt> are compressed so it
+ is a good idea to have this option in your kernel.</p>
+
<tag>pseudo-device log</tag>
<p><tt>log</tt> is used for logging of kernel error
OpenPOWER on IntegriCloud