diff options
author | Dave Reisner <dreisner@archlinux.org> | 2011-10-20 02:29:53 +0200 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2011-10-20 03:32:40 +0200 |
commit | 76bb83ae7522e25bccde463fd8644cbd31dabb0f (patch) | |
tree | bd36c9083c965aaed30bbe11a612a960052c3526 /mkinitcpio.8.txt | |
parent | 6968982f9e73c50b7317f7aa711a360057a8a98f (diff) | |
download | mkinitcpio-76bb83ae7522e25bccde463fd8644cbd31dabb0f.tar.gz mkinitcpio-76bb83ae7522e25bccde463fd8644cbd31dabb0f.tar.xz |
manpage: correct section number in manpage header
Missed this when I migrated the manpage in 5d635b6d.
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'mkinitcpio.8.txt')
-rw-r--r-- | mkinitcpio.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkinitcpio.8.txt b/mkinitcpio.8.txt index 79c4bb4..7777c24 100644 --- a/mkinitcpio.8.txt +++ b/mkinitcpio.8.txt @@ -1,7 +1,7 @@ ///// vim:set ts=4 sw=4 syntax=asciidoc noet: ///// -mkinitcpio(5) +mkinitcpio(8) ============= Name |