aboutsummaryrefslogtreecommitdiffstats
path: root/cwmrc.5
diff options
context:
space:
mode:
authorkn2019-07-02 23:37:47 +0000
committerkn2019-07-02 23:37:47 +0000
commitee4129ccd00ddeb55c94b05ee3391b69afe741cc (patch)
treeac3cada61a57508dd204a9942812dc3200c97270 /cwmrc.5
parent07bf754cedc8cfd6a0ebe44de9575fe9cedeea95 (diff)
downloadcwm-ee4129ccd00ddeb55c94b05ee3391b69afe741cc.tar.gz
command uses execvp(3) not execve(2)
util.c:u_exec() has been doing so since import.
Diffstat (limited to '')
-rw-r--r--cwmrc.56
1 files changed, 3 insertions, 3 deletions
diff --git a/cwmrc.5 b/cwmrc.5
index 0d2e43b..fec9008 100644
--- a/cwmrc.5
+++ b/cwmrc.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cwmrc.5,v 1.72 2019/02/25 16:40:49 okan Exp $
+.\" $OpenBSD: cwmrc.5,v 1.73 2019/07/02 23:37:47 kn Exp $
.\"
.\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 25 2019 $
+.Dd $Mdocdate: July 2 2019 $
.Dt CWMRC 5
.Os
.Sh NAME
@@ -173,7 +173,7 @@ entry is shown in the application menu.
When selected, the defined
.Ar path
is executed with
-.Xr execve 2 .
+.Xr execvp 3 .
.Pp
The
.Ar name