commit bash-20080821 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:27:39 -05:00
parent 2e4498b3aa
commit dd4f3dd893
100 changed files with 49244 additions and 33329 deletions
+3 -3
View File
@@ -5,12 +5,12 @@
.\" Case Western Reserve University
.\" chet@po.cwru.edu
.\"
.\" Last Change: Sun Jul 6 14:33:52 EDT 2008
.\" Last Change: Fri Aug 22 12:45:34 EDT 2008
.\"
.\" bash_builtins, strip all but Built-Ins section
.if \n(zZ=1 .ig zZ
.if \n(zY=1 .ig zY
.TH BASH 1 "2008 July 6" "GNU Bash-4.0"
.TH BASH 1 "2008 August 22" "GNU Bash-4.0"
.\"
.\" There's some problem with having a `@'
.\" in a tagged paragraph with the BSD man macros.
@@ -5252,7 +5252,7 @@ Invoke an editor on the current command line, and execute the result as shell
commands.
\fBBash\fP attempts to invoke
.SM
.BR $FCEDIT ,
.BR $VISUAL ,
.SM
.BR $EDITOR ,
and \fIemacs\fP as the editor, in that order.