bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bash Manual Typos


From: Дилян Палаузов
Subject: Bash Manual Typos
Date: Sat, 24 May 2014 12:50:08 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

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

[Prev in Thread] Current Thread [Next in Thread]