Updated SC2181 (markdown)

jammer3d
2017-02-07 17:18:52 -05:00
parent 99408105ef
commit 35e8cb13ab

@@ -41,4 +41,4 @@ This also applies to `while`/`until` loops.
### Exceptions: ### Exceptions:
The default Solaris 10 bourne shells do not support '!' outside of a test statement (`if ! mycommand; then ...` returns `!: not found`) The default Solaris 10 bourne shell does not support '!' outside of the test command (`if ! mycommand; then ...` returns `!: not found`)