summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--initramfs.conf.55
-rw-r--r--update-initramfs.conf.56
2 files changed, 9 insertions, 2 deletions
diff --git a/initramfs.conf.5 b/initramfs.conf.5
index 4d8ef89..bb01f58 100644
--- a/initramfs.conf.5
+++ b/initramfs.conf.5
@@ -1,4 +1,4 @@
-.TH INITRAMFS.CONF 5 "2010/04/04" "Linux" "initramfs.conf manual"
+.TH INITRAMFS.CONF 5 "2010/04/05" "Linux" "initramfs.conf manual"
.SH NAME
initramfs.conf \- configuration file for mkinitramfs
@@ -81,6 +81,9 @@ A root bootarg overrides that special setting.
Defaults to \fIauto\fP in order to pick up value from DHCP server.
Otherwise you need to specify \fIHOST:MOUNT\fP.
+.SH FILES
+.TP
+.I /etc/initramfs-tools/initramfs.conf
.SH AUTHOR
The initramfs-tools are written by Maximilian Attems <maks@debian.org>,
diff --git a/update-initramfs.conf.5 b/update-initramfs.conf.5
index ce8f69f..525cd64 100644
--- a/update-initramfs.conf.5
+++ b/update-initramfs.conf.5
@@ -1,4 +1,4 @@
-.TH UPDATE-INITRAMFS.CONF 5 "2010/03/24" "Linux" "update-initramfs.conf manual"
+.TH UPDATE-INITRAMFS.CONF 5 "2010/04/05" "Linux" "update-initramfs.conf manual"
.SH NAME
update-initramfs.conf \- configuration file for update-initramfs
@@ -20,6 +20,10 @@ the \fBupdate_initramfs \-u\fP call.
\fB backup_initramfs
If set \fBupdate_initramfs\fP keeps an .bak file of the previous initramfs. If unset the backup initramfs will not be kept.
+.SH FILES
+.TP
+.I /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.