Hello,

in bash.texi, node Bourne Shell Builtins, documentation for unset:
-- replace "remvoved" with "removed"


In node "Shell parameters"

1507 A variable can be assigned the @var{nameref} attribute using the
1508 @option{-n} option to the \fBdeclare\fP or \fBlocal\fP builtin commands
1509 (@pxref{Bash Builtins})

shall be @code{declare} or @code{builtin} instead of \fBlocal\fP

In node "Conditional Constructs" -> [[ ... ]], 3rd paragraph:

     characters.  The return value is 0 if the string matches (`==') or
     does not match (`!=')the pattern, and 1 otherwise.  Any part of

There shall be a space after !=')

Kind regards
  Дилян

Reply via email to