diff options
author | Michael Prokop <mika@debian.org> | 2010-06-14 12:10:28 +0200 |
---|---|---|
committer | Michael Prokop <mika@debian.org> | 2010-06-14 12:10:28 +0200 |
commit | 60afd2a944cf36a5bce6ca3b4c07a422e98efeba (patch) | |
tree | d4212689fd78054ba3e65897f846184314696bed /initramfs.conf.5 | |
parent | 2a8c9907b1095015e1d669d3cd895657936f6247 (diff) | |
download | initramfs-tools-60afd2a944cf36a5bce6ca3b4c07a422e98efeba.tar.gz initramfs-tools-60afd2a944cf36a5bce6ca3b4c07a422e98efeba.zip |
code cleanup: drop trailing whitespaces.
Signed-off-by: Michael Prokop <mika@debian.org>
Diffstat (limited to 'initramfs.conf.5')
-rw-r--r-- | initramfs.conf.5 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/initramfs.conf.5 b/initramfs.conf.5 index bb01f58..92c3a6d 100644 --- a/initramfs.conf.5 +++ b/initramfs.conf.5 @@ -48,12 +48,12 @@ The keymap will anyway be loaded by the initscripts later, and the packages that might need input will normally set this variable automatically, so there should normally be no need to set this. -.TP -\fB COMPRESS -Specifies the compression method used for the initramfs image. -.B mkinitramfs -will default to gzip if the kernel lacks support (CONFIG_RD) or the -corresponding userspace utility is not present. +.TP +\fB COMPRESS +Specifies the compression method used for the initramfs image. +.B mkinitramfs +will default to gzip if the kernel lacks support (CONFIG_RD) or the +corresponding userspace utility is not present. .TP \fB UMASK |