From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: Man pages 3.70, system(3) Date: Sun, 27 Jul 2014 13:57:32 +0200 Message-ID: <53D4E92C.9070706@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Damir Nedzibovic Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html