mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
Patch paths.
This commit is contained in:
parent
fdd79b2faf
commit
218dae2733
7 changed files with 8 additions and 8 deletions
2
tmac/mmn
2
tmac/mmn
|
@ -24,7 +24,7 @@
|
||||||
.nr!8 0
|
.nr!8 0
|
||||||
.nr!9 0
|
.nr!9 0
|
||||||
.nr!M 0
|
.nr!M 0
|
||||||
.so#9/sys/lib/tmac/strings.mm
|
.so #9/tmac/strings.mm
|
||||||
.if\*(]S .ds ]S \*(}Z
|
.if\*(]S .ds ]S \*(}Z
|
||||||
.dsBU \(bu
|
.dsBU \(bu
|
||||||
.dsEM \%--
|
.dsEM \%--
|
||||||
|
|
2
tmac/mmt
2
tmac/mmt
|
@ -23,7 +23,7 @@
|
||||||
.nr!8 0
|
.nr!8 0
|
||||||
.nr!9 0
|
.nr!9 0
|
||||||
.nr!M 0
|
.nr!M 0
|
||||||
.so#9/sys/lib/tmac/strings.mm
|
.so #9/tmac/strings.mm
|
||||||
.if\*(]S .ds ]S \s14\f3\*(}Z\fP\s0
|
.if\*(]S .ds ]S \s14\f3\*(}Z\fP\s0
|
||||||
.dsBU \s-2\(bu\s0
|
.dsBU \s-2\(bu\s0
|
||||||
.dsEM \(em
|
.dsEM \(em
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.so #9/sys/lib/tmac/tmac.an
|
.so #9/tmac/tmac.an
|
||||||
.de }H
|
.de }H
|
||||||
..
|
..
|
||||||
.de }F
|
.de }F
|
||||||
|
|
|
@ -918,7 +918,7 @@
|
||||||
.nr ii 5n
|
.nr ii 5n
|
||||||
.nr $m 1
|
.nr $m 1
|
||||||
.nr $s 4n
|
.nr $s 4n
|
||||||
.ds || #9/sys/lib/tmac/me
|
.ds || #9/tmac/me
|
||||||
.bd S B 3
|
.bd S B 3
|
||||||
.ds [ \u\x'-0.25v'
|
.ds [ \u\x'-0.25v'
|
||||||
.ds ] \d
|
.ds ] \d
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
'''\" TMAC.M @(#)tmacs.src 1.7
|
'''\" TMAC.M @(#)tmacs.src 1.7
|
||||||
.if n .so #9/sys/lib/tmac/mmn
|
.if n .so #9/tmac/mmn
|
||||||
.if t .so #9/sys/lib/tmac/mmt
|
.if t .so #9/tmac/mmt
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
.lg 0
|
.lg 0
|
||||||
.ds sd #9/sys/lib/tmac
|
.ds sd #9/tmac
|
||||||
.\" RT - reset everything to normal state
|
.\" RT - reset everything to normal state
|
||||||
.de RT
|
.de RT
|
||||||
.if \\n(CS \{\
|
.if \\n(CS \{\
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
..... July 1, 1991
|
..... July 1, 1991
|
||||||
.so #9/sys/lib/tmac/tmac.pm
|
.so #9/tmac/tmac.pm
|
||||||
.
|
.
|
||||||
.ig
|
.ig
|
||||||
.nr VN 1 \" VN -- volume
|
.nr VN 1 \" VN -- volume
|
||||||
|
|
Loading…
Reference in a new issue