1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 02:30:35 +02:00
This commit is contained in:
Jim Meyering
2001-08-18 16:48:17 +00:00
parent 5061ab5f05
commit 95143d669f
+1 -1
View File
@@ -8124,7 +8124,7 @@ quote them to protect characters with special meaning to the shell,
e.g., spaces.
@cindex parentheses for grouping
Operators may given as infix symbols or prefix keywords. Parentheses
Operators may be given as infix symbols or prefix keywords. Parentheses
may be used for grouping in the usual manner (you must quote parentheses
to avoid the shell evaluating them, however).