diff options
author | Dan McGee <dan@archlinux.org> | 2007-02-23 03:23:06 +0000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-02-23 03:23:06 +0000 |
commit | 6fc803258aae173dd9ac81efedb4402ed53cce8a (patch) | |
tree | 53870819b0259cfe293367b15dbab05dbb1c183f /doc/makepkg.8 | |
parent | a474586d15216e7eb04a07c86054cda8c2951bfd (diff) | |
download | pacman-6fc803258aae173dd9ac81efedb4402ed53cce8a.tar.xz |
* Removed man2html stuff from configure. It is now available in the doc/
directory by running the target man2html, e.g. 'make man2html'.
* Slightly fixed up the bottom of the manpages.
Diffstat (limited to 'doc/makepkg.8')
-rw-r--r-- | doc/makepkg.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/makepkg.8 b/doc/makepkg.8 index eb89b99e..1a0a4eb5 100644 --- a/doc/makepkg.8 +++ b/doc/makepkg.8 @@ -141,5 +141,6 @@ Judd Vinet <jvinet@zeroflux.org> Aurelien Foret <aurelien@archlinux.org> Aaron Griffin <aaron@archlinux.org> Dan McGee <dan@archlinux.org> -See the 'AUTHORS' file for additional contributors. .fi + +See the 'AUTHORS' file for additional contributors. |