commit bash-20171110 snapshot

This commit is contained in:
Chet Ramey
2017-11-20 11:42:18 -05:00
parent 5bf9b550c0
commit 5af34ee8a3
9 changed files with 44 additions and 11 deletions
+2 -1
View File
@@ -9598,7 +9598,8 @@ option to the \fBset\fP builtin command.
With no options, or with the
.B \-p
option, a list of all settable options is displayed, with
an indication of whether or not each is set.
an indication of whether or not each is set;
if \fIoptnames\fP are supplied, the output is restricted to those options.
The \fB\-p\fP option causes output to be displayed in a form that
may be reused as input.
Other options have the following meanings:
+2 -1
View File
@@ -5055,7 +5055,8 @@ The settings can be either those listed below, or, if the
@option{-o} option is used, those available with the @option{-o}
option to the @code{set} builtin command (@pxref{The Set Builtin}).
With no options, or with the @option{-p} option, a list of all settable
options is displayed, with an indication of whether or not each is set.
options is displayed, with an indication of whether or not each is set;
if @var{optnames} are supplied, the output is restricted to those options.
The @option{-p} option causes output to be displayed in a form that
may be reused as input.
Other options have the following meanings:
+3 -3
View File
@@ -2,10 +2,10 @@
Copyright (C) 1988-2017 Free Software Foundation, Inc.
@end ignore
@set LASTCHANGE Fri Oct 27 14:15:11 EDT 2017
@set LASTCHANGE Mon Nov 6 09:21:50 EST 2017
@set EDITION 4.4
@set VERSION 4.4
@set UPDATED 27 October 2017
@set UPDATED-MONTH October 2017
@set UPDATED 6 November 2017
@set UPDATED-MONTH November 2017