From ccb277de1a2a3c3e383ef77cb0bc12a42087c709 Mon Sep 17 00:00:00 2001 From: Adam David Date: Tue, 8 Jul 1997 18:27:38 +0000 Subject: [PATCH] execve of interpreter files reword for grammar/clarity --- lib/libc/sys/execve.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/sys/execve.2 b/lib/libc/sys/execve.2 index a4af9bf5ad8..36e69ad2dbe 100644 --- a/lib/libc/sys/execve.2 +++ b/lib/libc/sys/execve.2 @@ -67,9 +67,9 @@ An interpreter file begins with a line of the form: .Pp When an interpreter file is .Sy execve Ap d , -the system +the system actually .Sy execve Ap s -runs the specified +the specified .Em interpreter . If the optional .Em arg