]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: describe test operator precedence and associativity
authorPádraig Brady <P@draigBrady.com>
Mon, 21 Dec 2015 17:57:30 +0000 (17:57 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 22 Dec 2015 16:54:18 +0000 (16:54 +0000)
commit3205bb178c9228b7002ebcb59b01cf52a95d6ca4
tree087fdefd2763b7dc38ec48ee1887ca7359b5898b
parentf8a9c8c343b073f92d9cf149fbf6c1d0e425bfb3
doc: describe test operator precedence and associativity

* doc/coreutils.texi (Connectives for test): Add notes
on precedence and associativity.  Also mention the
portability caveats with these operators.
* cfg.mk: Avoid sc_prohibit_test_minus_ao for coreutils.texi.
Fixes http://bugs.gnu.org/22216
cfg.mk
doc/coreutils.texi