diff options
author | 2005-05-12 07:57:22 +0000 | |
---|---|---|
committer | 2005-05-12 07:57:22 +0000 | |
commit | 2fd6f44f0dfc2fed2a8700335753b89ddc9ec1a0 (patch) | |
tree | c8a6f6e584e99b4783ab3d6dda2adbec837e401f /lib/libc | |
parent | remove unsupported LIBRARY section; (diff) | |
download | wireguard-openbsd-2fd6f44f0dfc2fed2a8700335753b89ddc9ec1a0.tar.xz wireguard-openbsd-2fd6f44f0dfc2fed2a8700335753b89ddc9ec1a0.zip |
credit .Bx 3 in HISTORY too;
agreed w/ otto@
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/execve.2 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/sys/execve.2 b/lib/libc/sys/execve.2 index 434eaf1c2a7..9a2b3fd0cee 100644 --- a/lib/libc/sys/execve.2 +++ b/lib/libc/sys/execve.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: execve.2,v 1.31 2005/05/08 21:08:00 jmc Exp $ +.\" $OpenBSD: execve.2,v 1.32 2005/05/12 07:57:22 jmc Exp $ .\" $NetBSD: execve.2,v 1.9 1995/02/27 12:32:25 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -296,7 +296,9 @@ function should not be used in portable applications. The .Fn execve function call first appeared in -.At v7 . +.At v7 +and +.Bx 3 . .Sh CAVEATS If a program is .Em setuid |