summaryrefslogtreecommitdiffstats
path: root/bin/csh/USD.doc/csh.3
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/USD.doc/csh.3')
-rw-r--r--bin/csh/USD.doc/csh.33
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/csh/USD.doc/csh.3 b/bin/csh/USD.doc/csh.3
index 6a85fe0..083fbcc 100644
--- a/bin/csh/USD.doc/csh.3
+++ b/bin/csh/USD.doc/csh.3
@@ -224,7 +224,8 @@ is quite special and is replaced by the next line of input read from
the shell's standard input (not the script it is reading). This is
useful for writing shell scripts that are interactive, reading
commands from the terminal, or even writing a shell script that
-acts as a filter, reading lines from its input file. Thus the sequence
+acts as a filter, reading lines from its input file.
+Thus the sequence
.DS
echo 'yes or no?\ec'
set a=($<)
OpenPOWER on IntegriCloud