]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/exec.3
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man3 / exec.3
index 617ec5c06aad9a0237ee49b070967482087da6cb..ccd0f7eca76459c6e31e9238b0ab0e1c910b211f 100644 (file)
@@ -178,7 +178,7 @@ these functions will execute the shell
 .RI ( /bin/sh )
 with the path of the file as its first argument.
 (If this attempt fails, no further searching is done.)
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 The
 .BR exec ()
 functions only return if an error has have occurred.
@@ -194,7 +194,7 @@ for any of the errors specified for
 The
 .BR execvpe ()
 function first appeared in glibc 2.11.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 POSIX.1-2001, POSIX.1-2008.
 
 The
@@ -236,7 +236,7 @@ and
 upon which they returned.
 They now return if any error other than the ones
 described above occurs.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR sh (1),
 .BR execve (2),
 .BR fork (2),