Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #16556

Bash reference manual errata

From 홍홍 <jinbeomhong@gmail.com>
Newsgroups gnu.bash.bug
Subject Bash reference manual errata
Date 2020-07-10 17:24 +0900
Message-ID <mailman.35.1594369491.2306.bug-bash@gnu.org> (permalink)
References <C1E78C9C-3460-4F69-A0E0-77CDCDCFED03@gmail.com>

Show all headers | View raw


In Bourne shell builtin(https://www.gnu.org/software/bash/manual/bash.html#Bourne-Shell-Builtins <https://www.gnu.org/software/bash/manual/bash.html#Bourne-Shell-Builtins>), shift command


"Parameters represented by the numbers $# to $#-n+1 are unset."

should be

"Parameters represented by the numbers $1 to $#-n+1 are unset."

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

Bash reference manual errata 홍홍 <jinbeomhong@gmail.com> - 2020-07-10 17:24 +0900

csiph-web