summaryrefslogtreecommitdiffstats
path: root/bin/csh/USD.doc/csh.2
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/USD.doc/csh.2')
-rw-r--r--bin/csh/USD.doc/csh.23
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/csh/USD.doc/csh.2 b/bin/csh/USD.doc/csh.2
index 18d9439..043b73f 100644
--- a/bin/csh/USD.doc/csh.2
+++ b/bin/csh/USD.doc/csh.2
@@ -678,7 +678,8 @@ the same until the job terminates and then are re-used.
.PP
When a job is started in the backgound using `&', its number, as well
as the process numbers of all its (top level) commands, is typed by the shell
-before prompting you for another command. For example,
+before prompting you for another command.
+For example,
.DS
% ls \-s | sort \-n > usage &
[2] 2034 2035
OpenPOWER on IntegriCloud