diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2019-01-13 11:57:44 -0500 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2019-01-14 13:19:05 +1000 |
commit | 02598521b1e6a2bffd0dc0917052a40b4a247f0e (patch) | |
tree | 630ab718c2737de671c2f3d9187af356a2483f00 | |
parent | a769fbfd402b149e4fee5ce65b26bae8c56b5d43 (diff) | |
download | pacman-02598521b1e6a2bffd0dc0917052a40b4a247f0e.tar.xz |
doc: add a couple missing manpages from the html index
The index embeds the names of all doc subpages, and these were never
updated.
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r-- | doc/index.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/index.asciidoc b/doc/index.asciidoc index c9e5bcc1..fa7444db 100644 --- a/doc/index.asciidoc +++ b/doc/index.asciidoc @@ -43,9 +43,11 @@ There are several man pages available for the programs, utilities, and configuration files dealing with pacman. * linkman:alpm-hooks[5] +* linkman:BUILDINFO[5] * linkman:PKGBUILD[5] * linkman:libalpm[3] * linkman:makepkg[8] +* linkman:makepkg-template[1] * linkman:makepkg.conf[5] * linkman:pacman[8] * linkman:pacman-key[8] |