diff options
author | e2xbegqsdyt21hfc <e2xbegqsdyt21hfc@yahoo.com> | 2008-02-18 19:01:48 -0800 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2008-12-19 15:53:25 +0100 |
commit | c5e4c28ef9e1b205a8a69c5c663ab00a1dfc97f3 (patch) | |
tree | a75314d0a067aa5967c230ddcec6da3723902790 | |
parent | 71c6b1c173931725b1a2eb480450f5f5b198d364 (diff) | |
download | initramfs-tools-c5e4c28ef9e1b205a8a69c5c663ab00a1dfc97f3.tar.gz initramfs-tools-c5e4c28ef9e1b205a8a69c5c663ab00a1dfc97f3.zip |
update-initramfs.8: mentions the specific conf file
adds FILES section.
-rw-r--r-- | update-initramfs.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/update-initramfs.8 b/update-initramfs.8 index efc1c2e..bf5080b 100644 --- a/update-initramfs.8 +++ b/update-initramfs.8 @@ -83,6 +83,9 @@ Create the initramfs for a specific kernel: .PP .B update\-initramfs -c -k 2.6.18-1-686 +.SH FILES +/etc/initramfs-tools/update-initramfs.conf + .SH AUTHOR The initramfs-tools are written by Maximilian Attems <maks@debian.org>, Jeff Bailey <jbailey@raspberryginger.com> and numerous others. |