From 56f3d04553e7fac260932ac4ac7fc826ee0b6b58 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Tue, 16 Jan 2007 17:55:28 +0000 Subject: 20070116 add /dis/lib/man.dis to repair wm/man --- module/man.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/man.m') diff --git a/module/man.m b/module/man.m index 3da6ad73..9d12fe88 100644 --- a/module/man.m +++ b/module/man.m @@ -34,7 +34,7 @@ Parseman: module { }; Man: module { - PATH: con "/dis/man.dis"; + PATH: con "/dis/lib/man.dis"; loadsections: fn(sections: list of string): string; getfiles: fn(sections: list of string , keys: list of string): list of (int, string, string); -- cgit v1.2.3