commit bash-20200527 snapshot

This commit is contained in:
Chet Ramey
2020-05-29 14:29:34 -04:00
parent ce1a3c07c4
commit 37adc8b99d
23 changed files with 443 additions and 601 deletions
+3 -2
View File
@@ -5206,8 +5206,9 @@ start it, or using a substring that appears in its command line.
For example,
.B %ce
refers to a stopped
.B ce
job. If a prefix matches more than one job,
job whose command name begins with
.BR ce .
If a prefix matches more than one job,
.B bash
reports an error. Using
.BR %?ce ,