From 6f71ad84411a23e48a58464a6fd642d9173857d9 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Tue, 2 Dec 2008 17:40:03 +0100
Subject: Correcting update-initramfs example hook description.

---
 examples/hooks/update-initramfs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/hooks/update-initramfs.sh b/examples/hooks/update-initramfs.sh
index e220418..a10c3ce 100755
--- a/examples/hooks/update-initramfs.sh
+++ b/examples/hooks/update-initramfs.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# This is a hook for live-helper(7) to install aufs drivers
+# This is a hook for live-helper(7) to rebuild the initramfs image.
 # To enable it, copy this hook into your config/chroot_local-hooks directory.
 #
 # Note: You only want to use this hook if you have modified any initramfs-script
-- 
cgit v1.0