From dff78f55c495d72adbbcaca6bff023224cc09b37 Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Mon, 5 Apr 2010 06:59:56 +0200 Subject: initramfs.conf.5, update-initramfs.conf.5: Add FILES section. allows to pointing to themselves. (closes: #565386) Signed-off-by: maximilian attems --- initramfs.conf.5 | 5 ++++- update-initramfs.conf.5 | 6 +++++- 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 , 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 , Jeff Bailey and numerous others. -- cgit v1.2.3