]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 26 Feb 1994 20:47:37 +0000 (20:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 26 Feb 1994 20:47:37 +0000 (20:47 +0000)
src/s/sol2.h

index 7cf4718c9f3bc0a71011a67f3e23aae5d42ec277..8a7dc0e4ab03b0244c8892bb697c791065a421fe 100644 (file)
@@ -10,8 +10,8 @@
 
 #define POSIX
 
-/* Here is how to find X Windows.  The -R option says where
-   to find X windows at run time.  */
+/* Here is how to find X Windows.  LD_SWITCH_X_SITE_AUX gives an -R option
+   says where to find X windows at run time.  */
 #ifndef __GNUC__
 #define LD_SWITCH_SYSTEM LD_SWITCH_X_SITE_AUX
 #else /* GCC */