From: Jim Blandy Date: Sun, 4 Jul 1993 20:03:20 +0000 (+0000) Subject: Doc fix. X-Git-Tag: emacs-19.34~11867 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=54a60e143a5ae6bb8366ec19dde2997c9d5d2507;p=emacs.git Doc fix. --- 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 */