summaryrefslogtreecommitdiff
path: root/initramfs-tools.8
diff options
context:
space:
mode:
Diffstat (limited to 'initramfs-tools.8')
-rw-r--r--initramfs-tools.84
1 files changed, 2 insertions, 2 deletions
diff --git a/initramfs-tools.8 b/initramfs-tools.8
index 3bd5f12..b0d0ebe 100644
--- a/initramfs-tools.8
+++ b/initramfs-tools.8
@@ -1,4 +1,4 @@
-.TH INITRAMFS-TOOLS 8 "2010/04/05" "Linux" "mkinitramfs script overview"
+.TH INITRAMFS-TOOLS 8 "2010/04/08" "Linux" "mkinitramfs script overview"
.SH NAME
initramfs-tools \- an introduction to writing scripts for mkinitramfs
@@ -469,7 +469,7 @@ prereqs)
;;
esac
-\fR. /usr/share/initramfs-tools/hook-functions
+\fR. /scripts/functions
# Begin real processing below this line
if [ ! \-x "/sbin/frobnicate" ]; then
panic "Frobnication executable not found"