OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / original / man3 / exec.3
index 9be2a32..5452bcd 100644 (file)
@@ -38,7 +38,7 @@
 .\" Modified, 24 Jun 2004, Michael Kerrisk <mtk.manpages@gmail.com>
 .\"     Added note on casting NULL
 .\"
-.TH EXEC 3  2010-09-25 "GNU" "Linux Programmer's Manual"
+.TH EXEC 3  2015-01-22 "GNU" "Linux Programmer's Manual"
 .SH NAME
 execl, execlp, execle, execv, execvp, execvpe \- execute a file
 .SH SYNOPSIS
@@ -241,12 +241,13 @@ described above occurs.
 .SH SEE ALSO
 .BR sh (1),
 .BR execve (2),
+.BR execveat (2),
 .BR fork (2),
 .BR ptrace (2),
 .BR fexecve (3),
 .BR environ (7)
 .SH COLOPHON
-This page is part of release 3.68 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,