summaryrefslogtreecommitdiff
path: root/tmac/Makefile.sub
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-05-01 23:47:44 +0000
committerwlemb <wlemb>2000-05-01 23:47:44 +0000
commit2c0949ae3971f828dada200411e9ed5bc10bbee2 (patch)
tree6ca387a5c346301d8d77c0331edf65fa8f1cdbcd /tmac/Makefile.sub
parent9488c96501d04584e4e0f47b142fa49e3e865ce2 (diff)
downloadgroff-2c0949ae3971f828dada200411e9ed5bc10bbee2.tar.gz
Added grap support to grog.
* src/roff/grog/grog.sh, src/roff/grog/grog.pl: Implement it. * src/roff/grog/grog.man: Document it. * doc/groff.texinfo, NEWS: Add info about grap support. Add new man pages comptributed by Bernd Warken <bwarken@mayn.de> (with slight fixes by me). * tmac/groff_tmac.man: New file documenting tmac mechanism. * tmac/Makefile.sub: Add groff_tmac.man. * man/roff.man: New file giving overview of roff system. * man/troff.man: A short reference of troff. * man/Makefile.sub: Add roff.man and troff.man. Added grap support to groff. * src/roff/groff/groff.cc: Implement it. * src/roff/groff/groff.man: Document it.
Diffstat (limited to 'tmac/Makefile.sub')
-rw-r--r--tmac/Makefile.sub2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmac/Makefile.sub b/tmac/Makefile.sub
index 7ddc6e55..be06cc7c 100644
--- a/tmac/Makefile.sub
+++ b/tmac/Makefile.sub
@@ -1,3 +1,5 @@
+MAN5=\
+ groff_tmac.n
MAN7=\
groff_ms.n \
groff_man.n \