mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 10:12:38 +02:00
commit bash-20180504 snapshot
This commit is contained in:
+1
-1
@@ -6065,7 +6065,7 @@ as the sole input. If set, the value denotes the number
|
||||
of consecutive @code{EOF} characters that can be read as the
|
||||
first character on an input line
|
||||
before the shell will exit. If the variable exists but does not
|
||||
have a numeric value (or has no value) then the default is 10.
|
||||
have a numeric value, or has no value, then the default is 10.
|
||||
If the variable does not exist, then @code{EOF} signifies the end of
|
||||
input to the shell. This is only in effect for interactive shells.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user