Date: Thu, 29 Oct 2009 21:13:57 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh sh.1 Message-ID: <200910292114.n9TLE6bx046986@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2009-10-29 21:13:57 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
bin/sh sh.1
Log:
SVN rev 198624 on 2009-10-29 21:13:57Z by jilles
MFC r197371: Mention that NUL characters are not allowed in sh(1) input.
I do not consider this a bug because POSIX permits it and argument strings
and environment variables cannot contain '\0' anyway.
PR: bin/25542
Revision Changes Path
1.130.2.2 +4 -0 src/bin/sh/sh.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910292114.n9TLE6bx046986>
