diff options
author | Dan McGee <dan@archlinux.org> | 2007-02-23 04:23:06 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-02-23 04:23:06 +0100 |
commit | 6fc803258aae173dd9ac81efedb4402ed53cce8a (patch) | |
tree | 53870819b0259cfe293367b15dbab05dbb1c183f /doc/.cvsignore | |
parent | a474586d15216e7eb04a07c86054cda8c2951bfd (diff) | |
download | pacman-6fc803258aae173dd9ac81efedb4402ed53cce8a.tar.gz 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/.cvsignore')
-rw-r--r-- | doc/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/.cvsignore b/doc/.cvsignore index a55527b2..b6ab6ec3 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -1,3 +1,4 @@ Makefile Makefile.in +*.html man3 |