summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/exec.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-18 10:13:54 +0000
committerru <ru@FreeBSD.org>2002-12-18 10:13:54 +0000
commitd0db69d964a72128c1dcb81af009e3bd728c7876 (patch)
treed7fc87dbba410fea9fb526ffb94f2409d3c5f8cc /lib/libc/gen/exec.3
parentaf6f15fd347359b35b89710f15c02dffacf8d980 (diff)
downloadFreeBSD-src-d0db69d964a72128c1dcb81af009e3bd728c7876.zip
FreeBSD-src-d0db69d964a72128c1dcb81af009e3bd728c7876.tar.gz
mdoc(7) police: "The .Fn function".
Diffstat (limited to 'lib/libc/gen/exec.3')
-rw-r--r--lib/libc/gen/exec.312
1 files changed, 9 insertions, 3 deletions
diff --git a/lib/libc/gen/exec.3 b/lib/libc/gen/exec.3
index a3ef143..a17a7de 100644
--- a/lib/libc/gen/exec.3
+++ b/lib/libc/gen/exec.3
@@ -203,11 +203,13 @@ will be set to indicate the error.
The shell.
.El
.Sh ERRORS
-.Fn Execl ,
+The
+.Fn execl ,
.Fn execle ,
.Fn execlp
and
.Fn execvp
+functions
may fail and set
.Va errno
for any of the errors specified for the library functions
@@ -215,9 +217,11 @@ for any of the errors specified for the library functions
and
.Xr malloc 3 .
.Pp
-.Fn Exect
+The
+.Fn exect
and
.Fn execv
+functions
may fail and set
.Va errno
for any of the errors specified for the library function
@@ -286,11 +290,13 @@ and the unusual error
The behaviour was changed to match the behaviour of
.Xr sh 1 .
.Sh STANDARDS
-.Fn Execl ,
+The
+.Fn execl ,
.Fn execv ,
.Fn execle ,
.Fn execlp
and
.Fn execvp
+functions
conform to
.St -p1003.1-88 .
OpenPOWER on IntegriCloud