From 54a60e143a5ae6bb8366ec19dde2997c9d5d2507 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Sun, 4 Jul 1993 20:03:20 +0000 Subject: [PATCH] Doc fix. --- src/s/sunos4-1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s/sunos4-1.h b/src/s/sunos4-1.h index d110d7466ad..9b16bfa2932 100644 --- a/src/s/sunos4-1.h +++ b/src/s/sunos4-1.h @@ -18,5 +18,5 @@ modified the shared C library to include resolver support without also changing the C archive library (/usr/lib/libc.a). To deal with this, you may need to link with the resolver library; to do - that, uncomment the following line. */ + that, copy the following definition to config.h. */ /* #define LIBS_SYSTEM -lresolv */ -- 2.39.5