summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-08-24 00:18:37 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-08-24 00:18:37 +0000
commitdae32f31ab8e4ebaba413957a8750b0c1231fa13 (patch)
treed421ffdffa8fd36a121c00d17bb5968827564b95 /lib/libc
parent15d2a7c7836b70168b0aa71ef5a1d496ea77109a (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/exec.32
1 files changed, 1 insertions, 1 deletions
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