summaryrefslogtreecommitdiff
path: root/lib/libc/sys/execve.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/execve.2')
-rw-r--r--lib/libc/sys/execve.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/execve.2 b/lib/libc/sys/execve.2
index fd84737815c..3c5f6d582e8 100644
--- a/lib/libc/sys/execve.2
+++ b/lib/libc/sys/execve.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: execve.2,v 1.21 2003/03/18 12:58:21 david Exp $
+.\" $OpenBSD: execve.2,v 1.22 2003/06/01 20:02:39 jmc Exp $
.\" $NetBSD: execve.2,v 1.9 1995/02/27 12:32:25 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -288,7 +288,7 @@ the system file table was found to be full.
.Xr execl 3 ,
.Xr exit 3 ,
.Xr environ 7
-.Sh COMPATIBILITY
+.Sh STANDARDS
The
.Fn exect
function should not be used in portable applications.