On Wed, Oct 22, 2014 at 6:55 PM, Eric W. Biederman <ebiederm@xxxxxxxxxxxx> wrote: > David Drysdale <drysdale@xxxxxxxxxx> writes: >> +.TH EXECVEAT 2 2014-04-02 "Linux" "Linux Programmer's Manual" >> +.SH NAME >> +execveat \- execute program relative to a directory file descriptor >> +.SH SYNOPSIS >> +.B #include <unistd.h> >> +.sp >> +.BI "int execve(int " fd ", const char *" pathname "," > ^^^^^^ That needs to be execveat Ah yes, so it does -- thanks for spotting. -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html