summaryrefslogtreecommitdiff
path: root/initramfs.conf.5
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2006-09-04 18:54:59 +0200
committermaximilian attems <maks@debian.org>2006-09-04 18:54:59 +0200
commitcf4bba337d69510c4551ba84e8c69562873ea93f (patch)
treea57a27fa39693b3a39d57aa3a1bf4cb6e6b30d52 /initramfs.conf.5
parent8ae9783215c2845b50dfb70b919df0753c2b0dd9 (diff)
downloadinitramfs-tools-cf4bba337d69510c4551ba84e8c69562873ea93f.tar.gz
initramfs-tools-cf4bba337d69510c4551ba84e8c69562873ea93f.zip
- better nfs handling: merge vagrant branch :) + local changes
- cleanup stupid whitespace all over the place
Diffstat (limited to 'initramfs.conf.5')
-rw-r--r--initramfs.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/initramfs.conf.5 b/initramfs.conf.5
index 8d6b621..89e9f4b 100644
--- a/initramfs.conf.5
+++ b/initramfs.conf.5
@@ -1,4 +1,4 @@
-.TH INITRAMFS.CONF 5 "$Date: 2005/12/06 $" "" "initramfs.conf manual"
+.TH INITRAMFS.CONF 5 "$Date: 2006/09/02 $" "" "initramfs.conf manual"
.SH NAME
initramfs.conf \- configuration file for mkinitramfs
@@ -35,7 +35,7 @@ The default setting is \fImost\fP.
.TP
\fB BUSYBOX
Include busybox utilities for the boot scripts.
-If set to 'n'
+If set to 'n'
.B mkinitramfs
will build an initramfs whithout busybox.
Beware that many boot scripts need busybox utilities.