From dae32f31ab8e4ebaba413957a8750b0c1231fa13 Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Fri, 24 Aug 2001 00:18:37 +0000
Subject: begin executed --> being executed
Obtained from: NetBSD
---
lib/libc/gen/exec.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'lib/libc')
diff --git a/lib/libc/gen/exec.3 b/lib/libc/gen/exec.3
index 6d7e80c309e4..841339bc7665 100644
--- a/lib/libc/gen/exec.3
+++ b/lib/libc/gen/exec.3
@@ -104,7 +104,7 @@ and
functions provide an array of pointers to null-terminated strings that
represent the argument list available to the new program.
The first argument, by convention, should point to the file name associated
-with the file begin executed.
+with the file being executed.
The array of pointers
.Sy must
be terminated by a
--
cgit v1.2.3