diff options
author | rsc <devnull@localhost> | 2005-01-13 04:49:19 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-13 04:49:19 +0000 |
commit | c8b6342d3c2a167dec16931815926e9e4387e7ef (patch) | |
tree | 80d3ec6ea074462b30639168113def880476dad6 /tmac | |
parent | 741f510ce758f77ed5193256fb693a09a7daecce (diff) | |
download | plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.tar.gz plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.tar.bz2 plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.zip |
Many small edits.
Diffstat (limited to 'tmac')
-rw-r--r-- | tmac/tmac.anhtml | 7 | ||||
-rw-r--r-- | tmac/tmac.antimes | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/tmac/tmac.anhtml b/tmac/tmac.anhtml index 73f48ef3..148e8ef9 100644 --- a/tmac/tmac.anhtml +++ b/tmac/tmac.anhtml @@ -1,4 +1,4 @@ -.so #9/tmac/tmac.an +.so /usr/local/plan9/tmac/tmac.an .de }H .. .de }F @@ -9,6 +9,9 @@ .. .nr LL 20i .dePP -\Xhtml <P> +\Xhtml manPP .}p .. +.am TH +\Xhtml manhead \\$1 \\$2 +.. diff --git a/tmac/tmac.antimes b/tmac/tmac.antimes index ed0f5b1b..123ea514 100644 --- a/tmac/tmac.antimes +++ b/tmac/tmac.antimes @@ -484,8 +484,10 @@ .if\nm10 .ds ]m November .if\nm11 .ds ]m December .ifn \{.nr m \nm+1 +.nr yD (\n(yr%100 +.af yD 01 .ie\nd .ds ]W (last mod. \nm/\nd/\ny) -.el.ds ]W (printed \n(mo/\n(dy/\n(yr) +.el.ds ]W (printed \n(mo/\n(dy/\n(yD) ..\} .if\n()s .ds ]W .if\n()t \{.ie \nd .ds ]W \*(]m \nd, 20\ny |