bug-bash
[Top][All Lists]
Advanced

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

Bug in manual


From: Péter Kozics
Subject: Bug in manual
Date: Mon, 20 Apr 2020 16:39:53 +0200

In this one
https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html#Shell-Parameter-Expansion
 


one can read
"Substring indexing is zero-based unless the positional parameters are 
used, in which case the indexing starts at 1 by default. If offset is 0, 
and the positional parameters are used, $@ is prefixed to the list. "

but should read
"Substring indexing is zero-based unless the positional parameters are 
used, in which case the indexing starts at 1 by default. If offset is 0, 
and the positional parameters are used, $0 is prefixed to the list. "

In the man page of GNU bash, version 4.4.12(3)-release (i686-pc-cygwin) 
the second, correct text is present.

br
pk
Registered office: Budapest, Commercial register: Budapest, 01-09-887088, 
VAT No.: HU14061716
Management Board: Marc de Bastos Eckstein

Wir entwickeln die Zukunft für Sie. / Developing the future.
Besuchen Sie uns im Internet! / Visit us on the internet!
<www.thyssenkrupp.com>

Wie Sie wissen, können über das Internet versandte E-Mails unter fremdem 
Namen erstellt oder der Inhalt verändert werden. Aus diesem Grund sind 
unsere als E-Mail verschickten Nachrichten grundsätzlich keine 
rechtsverbindlichen Erklärungen. Der Inhalt dieser E-Mail samt Anlagen ist 
vertraulich und u. U. rechtlich geschützt. Der Inhalt ist ausschließlich 
an einen bestimmten Empfänger gerichtet. Eine Weitergabe, die Herstellung 
von Kopien oder der sonstige Gebrauch durch Nichtadressaten ist nicht 
erlaubt. Ich bitte daher jeden anderen Empfänger, der diese E-Mail 
versehentlich erhält, mich umgehend zu informieren und die Nachricht zu 
löschen.

As you are aware, messages sent by e-mail can be manipulated by third 
parties. For this reason our e-mail messages are generally not legally 
binding. This electronic message (including any attachments) contains 
confidential information and may be privileged or otherwise protected from

disclosure. The information is intended to be for the use of the intended 
addressee only. Please be aware that any disclosure, copy, distribution or

use of the contents of this message is prohibited. If you have received 
this e-mail in error please notify me immediately by reply e-mail and 
delete this message and any attachments from your system. Thank you for 
your cooperation.



reply via email to

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