changeset 3984:67e1b1075322

Doc fix.
author Jim Blandy <jimb@redhat.com>
date Sun, 04 Jul 1993 20:03:20 +0000
parents 0c928e4c5304
children fc25d1816641
files src/s/sunos4-1.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/sunos4-1.h	Sun Jul 04 20:01:21 1993 +0000
+++ b/src/s/sunos4-1.h	Sun Jul 04 20:03:20 1993 +0000
@@ -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 */