]> git.cameronkatri.com Git - mandoc.git/commit
Initial, incomplete support for -Tman
authorIngo Schwarze <schwarze@openbsd.org>
Sat, 17 Sep 2011 15:00:51 +0000 (15:00 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sat, 17 Sep 2011 15:00:51 +0000 (15:00 +0000)
commitd896fc86c4e9a18cefb558d7bfd1c987306de938
tree9821eaa5690811ede58dcb6c8ecb6d2319da1540
parent16e745d5f0fcf9edaa4f0733c6dd0a128075b31a
Initial, incomplete support for -Tman
to convert mdoc(7) documents to the man(7) language.
This is work in progress and will be developed in tree.
It does already handle the cat(1) manual,
but will hardly handle all your fancy manuals yet.
go ahead  kristaps@ jmc@ millert@ deraadt@
Makefile
main.c
main.h
mandoc.1
mdoc_man.c [new file with mode: 0644]