From ee4129ccd00ddeb55c94b05ee3391b69afe741cc Mon Sep 17 00:00:00 2001 From: kn Date: Tue, 2 Jul 2019 23:37:47 +0000 Subject: command uses execvp(3) not execve(2) util.c:u_exec() has been doing so since import. --- cwmrc.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cwmrc.5') 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 .\" @@ -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 -- cgit v1.2.3-2-gb3c3