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


Groups > gnu.bash.bug > #14086 > unrolled thread

Small fix manual

Started byJorge Maldonado Ventura <jorgesumle@freakspot.net>
First post2018-05-03 17:01 +0200
Last post2018-05-03 17:01 +0200
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug


Contents

  Small fix manual Jorge Maldonado Ventura <jorgesumle@freakspot.net> - 2018-05-03 17:01 +0200

#14086 — Small fix manual

FromJorge Maldonado Ventura <jorgesumle@freakspot.net>
Date2018-05-03 17:01 +0200
SubjectSmall fix manual
Message-ID<mailman.13351.1525359735.27995.bug-bash@gnu.org>
Missing comma in the following sentence:

    If the variable exists but does not have a numeric value (or has no
    value) then the default is 10

It should read:

    If the variable exists but does not have a numeric value (or has no
    value)*,* then the default is 10

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web