]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix.
authorJim Blandy <jimb@redhat.com>
Sun, 4 Jul 1993 20:03:20 +0000 (20:03 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 4 Jul 1993 20:03:20 +0000 (20:03 +0000)
src/s/sunos4-1.h

index d110d7466ad566daa324ca8dd8262cf9c2541290..9b16bfa29327d7c47a5ac150dd33ecb4e89c73b7 100644 (file)
@@ -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 */