# HG changeset patch # User Richard M. Stallman # Date 1005968992 0 # Node ID 6d18f98e184a4cc0029c0e2e92b8e8767f0a0a7d # Parent d12c8d3334f49542514a8a78498e16e9aed09645 Comment change. diff -r d12c8d3334f4 -r 6d18f98e184a src/m/convex.h --- a/src/m/convex.h Sat Nov 17 03:49:13 2001 +0000 +++ b/src/m/convex.h Sat Nov 17 03:49:52 2001 +0000 @@ -190,5 +190,6 @@ '-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 -r d12c8d3334f4 -r 6d18f98e184a src/s/hpux.h --- a/src/s/hpux.h Sat Nov 17 03:49:13 2001 +0000 +++ b/src/s/hpux.h Sat Nov 17 03:49:52 2001 +0000 @@ -217,5 +217,5 @@ /* 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