Missed double occurences of "the the" in one line - fixed it.
authorUlrich Drepper <drepper@redhat.com>
Wed, 20 May 1998 14:34:42 +0000 (14:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 20 May 1998 14:34:42 +0000 (14:34 +0000)
sysdeps/unix/bsd/hp/m68k/vfork.S
sysdeps/unix/bsd/sun/m68k/vfork.S
sysdeps/unix/bsd/vax/vfork.S

index 18519ab..33af14e 100644 (file)
@@ -23,7 +23,7 @@
 #endif
 
 /* Clone the calling process, but without copying the whole address space.
-   The calling process is suspended until the the new process exits or is
+   The calling process is suspended until the new process exits or is
    replaced by a call to `execve'.  Return -1 for errors, 0 to the new process,
    and the process ID of the new process to the old process.  */
 .globl ___vfork
index e26466b..5b15db6 100644 (file)
@@ -23,7 +23,7 @@
 #endif
 
 /* Clone the calling process, but without copying the whole address space.
-   The calling process is suspended until the the new process exits or is
+   The calling process is suspended until the new process exits or is
    replaced by a call to `execve'.  Return -1 for errors, 0 to the new process,
    and the process ID of the new process to the old process.  */
 .globl ___vfork
index b132a67..b2458cb 100644 (file)
@@ -23,7 +23,7 @@
 #endif
 
 /* Clone the calling process, but without copying the whole address space.
-   The calling process is suspended until the the new process exits or is
+   The calling process is suspended until the new process exits or is
    replaced by a call to `execve'.  Return -1 for errors, 0 to the new process,
    and the process ID of the new process to the old process.  */
 .globl ___vfork