diff options
Diffstat (limited to 'lib/libc/gen/exec.3')
-rw-r--r-- | lib/libc/gen/exec.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/gen/exec.3 b/lib/libc/gen/exec.3 index e34ccf90947..12da41ae013 100644 --- a/lib/libc/gen/exec.3 +++ b/lib/libc/gen/exec.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: exec.3,v 1.12 2001/03/14 04:02:00 aaron Exp $ +.\" $OpenBSD: exec.3,v 1.13 2001/08/06 10:42:25 mpech Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -165,7 +165,6 @@ returned .Er ETXTBUSY ) , these functions will sleep for several seconds, periodically re-attempting to execute the file. -.Pp .Sh RETURN VALUES If any of the .Xr exec |