On 07/25/2014 02:50 PM, Damir Nedzibovic wrote: > Hello, > > in the "DESCRIPTION" paragraph, it says: > > execl("/bin/sh", "sh". "-c", command, (char *) 0); > > I find the second parameter a bit funny ("sh". "-c") - shouldn't that read just "-c"? Hello Damir, Thanks for the report. That "," should be a ".". I've applied a fix. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html