docs: Set man page header source and manual parameters correctly

Set the .TH source parameter for all pages to "initramfs-tools".
Set the .TH manual parameter to a commonly used name for the man page
section.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
This commit is contained in:
Ben Hutchings 2018-07-18 23:31:03 +01:00
parent 562d86ef33
commit 9bd960e4d7
7 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
.TH INITRAMFS-TOOLS 7 "2018/07/18" "Linux" "mkinitramfs script overview"
.TH INITRAMFS-TOOLS 7 "2018/07/18" "initramfs\-tools" "Linux Programmer's Manual"
.SH NAME
initramfs-tools \- an introduction to writing scripts for mkinitramfs

View File

@ -1,4 +1,4 @@
.TH INITRAMFS.CONF 5 "2018/07/18" "Linux" "initramfs.conf manual"
.TH INITRAMFS.CONF 5 "2018/07/18" "initramfs\-tools" "File Formats Manual"
.SH NAME
initramfs.conf \- configuration file for mkinitramfs

View File

@ -1,4 +1,4 @@
.TH LSINITRAMFS 8 "2015/12/09" "Linux" "lsinitramfs manual"
.TH LSINITRAMFS 8 "2015/12/09" "initramfs\-tools" "System Administration"
.SH NAME
lsinitramfs \- list content of an initramfs image

View File

@ -1,4 +1,4 @@
.TH MKINITRAMFS 8 "2018/07/18" "Linux" "mkinitramfs manual"
.TH MKINITRAMFS 8 "2018/07/18" "initramfs\-tools" "System Administration"
.SH NAME
mkinitramfs \- low-level tool for generating an initramfs image

View File

@ -1,4 +1,4 @@
.TH UNMKINITRAMFS 8 "2016/12/15" "Linux" "unmkinitramfs manual"
.TH UNMKINITRAMFS 8 "2016/12/15" "initramfs\-tools" "System Administration"
.SH NAME
unmkinitramfs \- extract content from an initramfs image

View File

@ -1,4 +1,4 @@
.TH UPDATE-INITRAMFS 8 "2014/10/16" "Linux" "update\-initramfs manual"
.TH UPDATE-INITRAMFS 8 "2014/10/16" "initramfs\-tools" "System Administration"
.SH NAME
update\-initramfs \- generate an initramfs image

View File

@ -1,4 +1,4 @@
.TH UPDATE-INITRAMFS.CONF 5 "2010/04/05" "Linux" "update-initramfs.conf manual"
.TH UPDATE-INITRAMFS.CONF 5 "2010/04/05" "initramfs\-tools" "File Formats Manual"
.SH NAME
update-initramfs.conf \- configuration file for update-initramfs