summaryrefslogtreecommitdiff
path: root/lib/libc/gen/exec.3
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-10-30 13:23:19 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-10-30 13:23:19 +0000
commit5714e85318e33999ad2f1ff2a25c260b5796a3f9 (patch)
tree158b67306f130688cd778fcdb18275df8e283a33 /lib/libc/gen/exec.3
parent03453c5e87ebbd465a742eb7d176c52c26769701 (diff)
Notes
Diffstat (limited to 'lib/libc/gen/exec.3')
-rw-r--r--lib/libc/gen/exec.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/exec.3 b/lib/libc/gen/exec.3
index 11717ef86556..3399d42e50af 100644
--- a/lib/libc/gen/exec.3
+++ b/lib/libc/gen/exec.3
@@ -155,7 +155,7 @@ errors except
.Er ENOEXEC
as being ambiguous here, although only the critical error
.Er EACCES
-is really ambiguous),
+is really ambiguous),
then these functions will act as if they stat the file to determine
whether the file exists and has suitable execute permissions.
If it does, they will return immediately with the global variable
@@ -260,7 +260,7 @@ upon which they returned.
They now return for
.Er ETXTBSY ,
and determine existence and executability more carefully.
-In particular,
+In particular,
.Er EACCES
for inaccessible directories in the path prefix is no longer
confused with