changeset 41860:7a9cd78d4b0e

Fix comment about vfork.
author Paul Eggert <eggert@twinsun.com>
date Fri, 07 Dec 2001 05:55:41 +0000
parents ff9ec69df33d
children 56385cb63c61
files src/s/usg5-4-2.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/usg5-4-2.h	Fri Dec 07 05:55:03 2001 +0000
+++ b/src/s/usg5-4-2.h	Fri Dec 07 05:55:41 2001 +0000
@@ -2,8 +2,6 @@
 
 #include "usg5-4.h"
 
-/* pcg@aber.ac.uk says this is useless since fork does copy-on-write
-   #define HAVE_VFORK */
 /* fnf@cygnus.com says these exist.  */
 #define HAVE_TCATTR
 #if 0 /* autoconf should take care of this.  */