diff options
author | maximilian attems <maks@debian.org> | 2008-12-19 14:25:48 +0100 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2008-12-19 14:25:48 +0100 |
commit | 6966048d94e1951fc7699a004bd6e1f602c2ec3e (patch) | |
tree | f4348fd1c79e8c5a9ccfeb4cae8f319d1e16727d /initramfs-tools.8 | |
parent | 15dea23a41c24c07c2ea36deb49c8cbf478bb32b (diff) | |
download | initramfs-tools-6966048d94e1951fc7699a004bd6e1f602c2ec3e.tar.gz initramfs-tools-6966048d94e1951fc7699a004bd6e1f602c2ec3e.zip |
manpages: Set Linux as necessary OS.
thanks to jidanni@jidanni.org for pointing out the missed field.
Diffstat (limited to 'initramfs-tools.8')
-rw-r--r-- | initramfs-tools.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initramfs-tools.8 b/initramfs-tools.8 index ea0952b..05c7734 100644 --- a/initramfs-tools.8 +++ b/initramfs-tools.8 @@ -1,4 +1,4 @@ -.TH INITRAMFS-TOOLS 8 "2008/12/18" "" "mkinitramfs script overview" +.TH INITRAMFS-TOOLS 8 "2008/12/19" "Linux" "mkinitramfs script overview" .SH NAME initramfs-tools \- an introduction to writing scripts for mkinitramfs |