mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-11 06:00:49 +02:00
application-settable readline timeouts
This commit is contained in:
+1
-1
@@ -4033,7 +4033,7 @@ unset.
|
||||
Readonly variables and functions may not be unset.
|
||||
Some shell variables lose their special behavior if they are unset; such
|
||||
behavior is noted in the description of the individual variables.
|
||||
The return status is zero unless a @var{name} is readonly.
|
||||
The return status is zero unless a @var{name} is readonly or may not be unset.
|
||||
@end table
|
||||
|
||||
@node Bash Builtins
|
||||
|
||||
Reference in New Issue
Block a user