Added xbps-bin(8) and xbps-repo(8) manpages in asciidoc format.

That means that asciidoc is required to build/install XBPS.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091028153222-ljgdfqqe1ea74xs7
This commit is contained in:
Juan RP
2009-10-28 16:32:22 +01:00
parent 3a2f421109
commit db58e48822
10 changed files with 287 additions and 11 deletions

View File

@ -2,5 +2,6 @@ TOPDIR = ../..
include $(TOPDIR)/vars.mk
BIN = xbps-fetch
MAN = # empty
include $(TOPDIR)/prog.mk