Date: Fri, 2 Jul 2010 21:31:24 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/regression/bin/sh/expansion arith2.0 Message-ID: <201007022131.o62LVhsL081060@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-07-02 21:31:24 UTC
FreeBSD src repository
Modified files:
tools/regression/bin/sh/expansion arith2.0
Log:
SVN rev 209652 on 2010-07-02 21:31:24Z by jilles
sh: Remove comment that the comma operator is missing in arithmetic
expansion.
The comma operator is not listed in POSIX.1-2008 XCU 1.1.2.1 Arithmetic
Precision and Operations (referenced by XCU 2.6.4 Arithmetic Expansion) and
is therefore not required.
Revision Changes Path
1.3 +1 -1 src/tools/regression/bin/sh/expansion/arith2.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007022131.o62LVhsL081060>
