diff options
author | wlemb <wlemb> | 2001-03-24 15:04:41 +0000 |
---|---|---|
committer | wlemb <wlemb> | 2001-03-24 15:04:41 +0000 |
commit | bb7f02eaa4aff2763e0869da3b32722aa2042d2b (patch) | |
tree | 1b8edb1fb087d532b3377574164131635ec47f5b /tmac/Makefile.sub | |
parent | 800c6f39a745ebf6b41d9f1c516dd11e66567c88 (diff) | |
download | groff-bb7f02eaa4aff2763e0869da3b32722aa2042d2b.tar.gz |
* tmac/doc-nroff, tmac/doc-ditroff: Implement -rSxx switch for
selecting the font size.
* tmac/groff_mdoc.man, NEWS: Document it.
* tmac/groff_mdoc.reference.man: Small updates and renamed to ...
* tmac/groff_mdoc.man: This. The quick reference has been removed.
* tmac/Makefile.sub, NEWS: Updated.
Diffstat (limited to 'tmac/Makefile.sub')
-rw-r--r-- | tmac/Makefile.sub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tmac/Makefile.sub b/tmac/Makefile.sub index dd8e2e37..6bd541d0 100644 --- a/tmac/Makefile.sub +++ b/tmac/Makefile.sub @@ -5,7 +5,6 @@ MAN7=\ groff_man.n \ groff_me.n \ groff_mdoc.n \ - groff_mdoc.reference.n \ groff_mwww.n NORMALFILES=\ |