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 /man/man1/troff.1 | |
parent | 741f510ce758f77ed5193256fb693a09a7daecce (diff) | |
download | plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.tar.gz plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.tar.bz2 plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.zip |
Many small edits.
Diffstat (limited to 'man/man1/troff.1')
-rw-r--r-- | man/man1/troff.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man1/troff.1 b/man/man1/troff.1 index 5923084e..7af3f3c1 100644 --- a/man/man1/troff.1 +++ b/man/man1/troff.1 @@ -158,19 +158,19 @@ to speed output and reduce output character count. Tab settings are assumed to be every 8 nominal character widths. .SH FILES -.TF /sys/lib/troff/term/* +.TF \*9/troff/term/* .TP .B /tmp/trtmp* temporary file .TP -.B /sys/lib/tmac/tmac.* +.B \*9/tmac/tmac.* standard macro files .TP -.B /sys/lib/troff/term/* +.B \*9/troff/term/* terminal driving tables for .I nroff .TP -.B /sys/lib/troff/font/* +.B \*9/troff/font/* font width tables for .I troff .SH SOURCE |