From 50638159d4d40b2be0f684cedf402c2cff8ccce4 Mon Sep 17 00:00:00 2001 From: Evan Gates Date: Wed, 14 Sep 2016 08:58:57 -0700 Subject: [PATCH] fix path to tmac directory in tmac files (#9/tmac/ -> #9/lib/troff/tmac/) --- troff/tmac/mmn | 2 +- troff/tmac/mmt | 2 +- troff/tmac/tmac.e | 2 +- troff/tmac/tmac.m | 4 ++-- troff/tmac/tmac.s | 2 +- troff/tmac/tmac.spe | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/troff/tmac/mmn b/troff/tmac/mmn index fab3973..9ea4da6 100644 --- a/troff/tmac/mmn +++ b/troff/tmac/mmn @@ -24,7 +24,7 @@ .nr!8 0 .nr!9 0 .nr!M 0 -.so #9/tmac/strings.mm +.so #9/lib/troff/tmac/strings.mm .if\*(]S .ds ]S \*(}Z .dsBU \(bu .dsEM \%-- diff --git a/troff/tmac/mmt b/troff/tmac/mmt index c3c9c7d..799eed3 100644 --- a/troff/tmac/mmt +++ b/troff/tmac/mmt @@ -23,7 +23,7 @@ .nr!8 0 .nr!9 0 .nr!M 0 -.so #9/tmac/strings.mm +.so #9/lib/troff/tmac/strings.mm .if\*(]S .ds ]S \s14\f3\*(}Z\fP\s0 .dsBU \s-2\(bu\s0 .dsEM \(em diff --git a/troff/tmac/tmac.e b/troff/tmac/tmac.e index 8e52976..74b4c68 100644 --- a/troff/tmac/tmac.e +++ b/troff/tmac/tmac.e @@ -918,7 +918,7 @@ .nr ii 5n .nr $m 1 .nr $s 4n -.ds || #9/tmac/me +.ds || #9/lib/troff/tmac/me .bd S B 3 .ds [ \u\x'-0.25v' .ds ] \d diff --git a/troff/tmac/tmac.m b/troff/tmac/tmac.m index 061b6d0..c1f4be5 100644 --- a/troff/tmac/tmac.m +++ b/troff/tmac/tmac.m @@ -1,3 +1,3 @@ '''\" TMAC.M @(#)tmacs.src 1.7 -.if n .so #9/tmac/mmn -.if t .so #9/tmac/mmt +.if n .so #9/lib/troff/tmac/mmn +.if t .so #9/lib/troff/tmac/mmt diff --git a/troff/tmac/tmac.s b/troff/tmac/tmac.s index 6f11186..09baa20 100644 --- a/troff/tmac/tmac.s +++ b/troff/tmac/tmac.s @@ -1,5 +1,5 @@ .lg 0 -.ds sd #9/tmac +.ds sd #9/lib/troff/tmac .\" RT - reset everything to normal state .de RT .if \\n(CS \{\ diff --git a/troff/tmac/tmac.spe b/troff/tmac/tmac.spe index ea77323..9a41702 100644 --- a/troff/tmac/tmac.spe +++ b/troff/tmac/tmac.spe @@ -1,5 +1,5 @@ ..... July 1, 1991 -.so #9/tmac/tmac.pm +.so #9/lib/troff/tmac/tmac.pm . .ig .nr VN 1 \" VN -- volume -- 2.9.3