]> granicus.if.org Git - yasm/commit
Add yasm_parsers(7), yasm_objfmts(7), and yasm_dbgfmts(7) man pages,
authorPeter Johnson <peter@tortall.net>
Sat, 21 Oct 2006 18:52:29 +0000 (18:52 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 21 Oct 2006 18:52:29 +0000 (18:52 -0000)
commit47af5c24f1bd2cb2ae8b9305f13070f282f78ae0
tree1d9e4ceb9518c0a1c69b9c085038cfafc3818fe3
parent265595baff1d73f00aedba3ecbc33c0559d388af
Add yasm_parsers(7), yasm_objfmts(7), and yasm_dbgfmts(7) man pages,
mostly copied from the yasm manual.

svn path=/trunk/yasm/; revision=1662
13 files changed:
frontends/yasm/yasm.xml
modules/arch/yasm_arch.xml
modules/dbgfmts/Makefile.inc
modules/dbgfmts/yasm_dbgfmts.xml [new file with mode: 0644]
modules/objfmts/Makefile.inc
modules/objfmts/yasm_objfmts.xml [new file with mode: 0644]
modules/parsers/Makefile.inc
modules/parsers/yasm_parsers.xml [new file with mode: 0644]
yasm.1
yasm_arch.7
yasm_dbgfmts.7 [new file with mode: 0644]
yasm_objfmts.7 [new file with mode: 0644]
yasm_parsers.7 [new file with mode: 0644]