From cbc5fd3ab5a87e142466b5f48f0646da0f4bb7df Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Tue, 10 Mar 2009 18:32:14 +0100 Subject: mkinitramfs: usage() fix conffile name. woow that went unnoticed for some years now. people seem really to use update-initramfs(8). --- hook-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hook-functions b/hook-functions index 038bda1..c0064e1 100644 --- a/hook-functions +++ b/hook-functions @@ -436,7 +436,7 @@ Options: -d confdir Specify an alternative configuration directory. -k Keep temporary directory used to make the image. -o outfile Write to outfile. - -r root Override ROOT setting in mkinitrd.conf. + -r root Override ROOT setting in initramfs.conf. See mkinitramfs(8) for further details. EOF -- cgit v1.2.3