diff options
author | rsc <devnull@localhost> | 2005-01-11 17:39:45 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-11 17:39:45 +0000 |
commit | 530d00164177fd68e2aeb403e7b9be31823e3168 (patch) | |
tree | 62dbffce2d9515958cf01db35dee8288a9037fb6 | |
parent | c3674de413d93503f2106c76c4cdb456d17e0aad (diff) | |
download | plan9port-530d00164177fd68e2aeb403e7b9be31823e3168.tar.gz plan9port-530d00164177fd68e2aeb403e7b9be31823e3168.tar.bz2 plan9port-530d00164177fd68e2aeb403e7b9be31823e3168.zip |
add \*9 string
-rw-r--r-- | tmac/tmac.an | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmac/tmac.an b/tmac/tmac.an index 84744f64..b191671c 100644 --- a/tmac/tmac.an +++ b/tmac/tmac.an @@ -2,6 +2,7 @@ .fp 2 I LucidaSansI .fp 3 B LucidaSansB .fp 5 L LucidaCW +.ds 9 /usr/local/plan9 .if n .uf 4 .if n .bd 3 .if n .rm bd |