From aa147f3b1b81d3aabb9edfc8256a2000653bdd5e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 17 Nov 2001 03:49:52 +0000 Subject: [PATCH] Comment change. --- src/m/convex.h | 3 ++- src/s/hpux.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/m/convex.h b/src/m/convex.h index 272a033e36c..a0fbd6223df 100644 --- a/src/m/convex.h +++ b/src/m/convex.h @@ -190,5 +190,6 @@ Boston, MA 02111-1307, USA. */ '-A__iob=___ap$$iob' '-A_use_libc_sema=___ap$$use_libc_sema' #endif -/* The convex has sys/wait.h but it does not work right. */ +/* There is some indication that the convex has sys/wait.h + but it does not work right. */ #undef HAVE_SYS_WAIT_H diff --git a/src/s/hpux.h b/src/s/hpux.h index 8b7bded93aa..c7842f1d6df 100644 --- a/src/s/hpux.h +++ b/src/s/hpux.h @@ -217,5 +217,5 @@ Boston, MA 02111-1307, USA. */ /* This triggers a conditional in xfaces.c. */ #define XOS_NEEDS_TIME_H -/* HPUX 7 has sys/wait.h but it does not work right. */ +/* It's possible that HPUX 7 has sys/wait.h but it does not work right. */ #undef HAVE_SYS_WAIT_H -- 2.39.5