commit bash-20080724 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:26:30 -05:00
parent 547ef91456
commit 8e1a6eaa95
62 changed files with 19983 additions and 12012 deletions
+1 -1
View File
@@ -4321,7 +4321,7 @@ and typeahead to be discarded.
There are a number of ways to refer to a job in the shell.
The character
.B %
introduces a job name. Job number
introduces a job specification (\fIjobspec\fP). Job number
.I n
may be referred to as
.BR %n .