diff options
Diffstat (limited to 'contrib/groff/tmac/andoc.tmac')
-rw-r--r-- | contrib/groff/tmac/andoc.tmac | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/groff/tmac/andoc.tmac b/contrib/groff/tmac/andoc.tmac new file mode 100644 index 0000000..f6a16db --- /dev/null +++ b/contrib/groff/tmac/andoc.tmac @@ -0,0 +1,14 @@ +.\" andoc.tmac +.\" +.\" Load either an-old.tmac or doc.tmac. +.if !\n(.g .ab These macros require groff. +.de Dd +.rm Dd +.do mso doc.tmac +\\*(Dd\\ +.. +.de TH +.rm TH +.do mso an-old.tmac +\\*(TH\\ +.. |