From 7ea5afd257c740da374a0419b2f2fc9a3b5b4ec5 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 26 Feb 1994 20:47:37 +0000 Subject: [PATCH] Comment change. --- src/s/sol2.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/s/sol2.h b/src/s/sol2.h index 7cf4718c9f3..8a7dc0e4ab0 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h @@ -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 */ -- 2.39.5