# HG changeset patch # User Jim Blandy # Date 741816200 0 # Node ID 67e1b1075322555713d3d7913573b504aad0379a # Parent 0c928e4c530439acecaeea5d367acaac71d0b525 Doc fix. diff -r 0c928e4c5304 -r 67e1b1075322 src/s/sunos4-1.h --- 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 */