update formatted documentation; fix typo in bashline.c; update system-dependent tests

This commit is contained in:
Chet Ramey
2025-07-08 09:59:39 -04:00
parent b35866a289
commit 12ea4bfec3
17 changed files with 37 additions and 28 deletions
+1 -1
View File
@@ -5400,7 +5400,7 @@ when it is referenced, or when a variable which has been given the
\fIinteger\fP attribute using \fBdeclare \-i\fP is assigned a value.
A null value evaluates to 0.
A shell variable need not have its \fIinteger\fP attribute
turned on to be used in an expression.
enabled to be used in an expression.
.PP
Integer constants follow the C language definition, without suffixes or
character constants.