Date: Sun, 20 Sep 2009 21:42:38 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh sh.1 Message-ID: <200909202142.n8KLglJl029864@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2009-09-20 21:42:38 UTC
FreeBSD src repository
Modified files:
bin/sh sh.1
Log:
SVN rev 197371 on 2009-09-20 21:42:38Z by jilles
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
MFC after: 2 weeks
Revision Changes Path
1.131 +4 -0 src/bin/sh/sh.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909202142.n8KLglJl029864>
