From 47f5e79d96eae07e344b9c2af87bf111263e1ded Mon Sep 17 00:00:00 2001 From: keie Date: Thu, 6 Dec 1984 11:08:40 +0000 Subject: [PATCH] The path lib/ack is changed into lib/descr. The name ack, used as a file name was a bit overloaded. --- first/em_path.h.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/first/em_path.h.src b/first/em_path.h.src index 7fc589cc4..d1a3bab6b 100644 --- a/first/em_path.h.src +++ b/first/em_path.h.src @@ -4,4 +4,4 @@ /* Access to the ACK tree and parts thereof */ #define EM_DIR "/usr/em" /* The root directory for EM stuff */ #define RTERR_PATH "etc/pc_rt_errors" -#define ACK_PATH "lib/ack" +#define ACK_PATH "lib/descr" -- 2.34.1