Adding debian version 5.2.37-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
fa1b3d3922
commit
fc8a52c443
59 changed files with 8007 additions and 0 deletions
14
debian/patches/man-arithmetic.diff
vendored
Normal file
14
debian/patches/man-arithmetic.diff
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
# DP: document deprecated syntax for arithmetic evaluation.
|
||||
|
||||
--- a/doc/bash.1
|
||||
+++ b/doc/bash.1
|
||||
@@ -3580,6 +3580,9 @@ and the substitution of the result. The
|
||||
\fB$((\fP\fIexpression\fP\fB))\fP
|
||||
.RE
|
||||
.PP
|
||||
+The old format \fB$[\fP\fIexpression\fP\fB]\fP is deprecated and will
|
||||
+be removed in upcoming versions of bash.
|
||||
+.PP
|
||||
The
|
||||
.I expression
|
||||
undergoes the same expansions
|
Loading…
Add table
Add a link
Reference in a new issue