summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2005-12-12 11:39:11 +0100
committermaximilian attems <maks@debian.org>2005-12-12 11:39:11 +0100
commit0734f56e32c5711ef4a046146c40efcabdfdda00 (patch)
tree18364868cb298a8696caff628e98c9c2b23aad2c /conf
parente548ec35a740acc4d5359bfb42e962c5b2c24ba5 (diff)
downloadinitramfs-tools-0734f56e32c5711ef4a046146c40efcabdfdda00.tar.gz
initramfs-tools-0734f56e32c5711ef4a046146c40efcabdfdda00.zip
get ready for the release:
remove traling whitespace in the conffile remove debugging "set -x"
Diffstat (limited to 'conf')
-rw-r--r--conf/initramfs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/initramfs.conf b/conf/initramfs.conf
index 079fe47..38a0594 100644
--- a/conf/initramfs.conf
+++ b/conf/initramfs.conf
@@ -18,7 +18,7 @@ MODULES=most
#
# RESUME: [ /dev/hda2 | /dev/sdb2 ]
#
-# optional - set the swap partition to resume from.
+# optional - set the swap partition to resume from.
# "cat /proc/swaps | egrep ^/dev" should show possible candidates.
# The command line of your boot loader will override this setting.