diff options
| author | das <das> | 2003-02-22 06:56:47 (GMT) |
|---|---|---|
| committer | das <das> | 2003-02-22 06:56:47 (GMT) |
| commit | 7e3ae560296d0a3df86c1698ed5b437abd52e9f4 (patch) | |
| tree | dfbad6e411b4e06bf5a5c5fab312bd680a66890b | |
| parent | f0239791c397d72e62c87ee34346c90c6fdb928c (diff) | |
| download | tcl-7e3ae560296d0a3df86c1698ed5b437abd52e9f4.zip tcl-7e3ae560296d0a3df86c1698ed5b437abd52e9f4.tar.gz tcl-7e3ae560296d0a3df86c1698ed5b437abd52e9f4.tar.bz2 | |
fixed typo
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ * unix/tcl.m4: * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to - create new processes, as recommended by to Apple (vfork can be up to + create new processes, as recommended by Apple (vfork can be up to 100 times faster thank fork on macosx). * unix/configure: regen. |
