summary refs log tree commit diff
path: root/src/dash.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/dash.14
1 files changed, 0 insertions, 4 deletions
diff --git a/src/dash.1 b/src/dash.1
index a8d6e6e..5a8e2fe 100644
--- a/src/dash.1
+++ b/src/dash.1
@@ -651,10 +651,6 @@ The words following
 .Pa in
 are expanded, and then the list is executed repeatedly with the
 variable set to each word in turn.
-do and done may be replaced with
-.Dq {
-and
-.Dq } .
 Omitting in word ... is equivalent to in "$@".
 .Pp
 The syntax of the break and continue command is