Austin Group Bug Tracker
2014-09-25 16:41:52 UTC
A NOTE has been added to this issue.
======================================================================
http://austingroupbugs.net/view.php?id=867
======================================================================
Reported By: ajosey
Assigned To:
======================================================================
Project: 1003.1(2013)/Issue7+TC1
Issue ID: 867
Category: Shell and Utilities
Type: Clarification Requested
Severity: Editorial
Priority: normal
Status: New
Name: Andrew Josey
Organization: The Open Group
User Reference: austin-group-l:archive/latest/21398
Section: 2.6.2
Page Number: 2328
Line Number: 73947
Interp Status: ---
Final Accepted Text:
======================================================================
Date Submitted: 2014-08-22 13:44 UTC
Last Modified: 2014-09-25 16:41 UTC
======================================================================
Summary: typographical issue in Shell Command Language 2.6.2
======================================================================
----------------------------------------------------------------------
(0002397) rhansen (manager) - 2014-09-25 16:41
http://austingroupbugs.net/view.php?id=867#c2397
----------------------------------------------------------------------
On page 2329 lines 73947-73947 delete:
<blockquote>(For example, ${<b>foo</b>-<b>bar</b>}<b>xyz</b>} would result
in the expansion of <b>foo</b> followed by the string <b>xyz}</b> if
<b>foo</b> is set, else the string <tt>"barxyz}"</tt>).</blockquote>
After page 2330 line 74013 add:
<blockquote>${<i>parameter</i>-<i>word</i>}<blockquote>This example
demonstrates the difference between unset and set to the empty string, as
well as the rules for finding the delimiting close brace.<pre>foo=asdf
echo ${foo-bar}xyz}
<b>asdfxyz}</b>
foo=
echo ${foo-bar}xyz}
<b>xyz}</b>
unset foo
echo ${foo-bar}xyz}
<b>barxyz}</b></pre></blockquote></blockquote>
Issue History
Date Modified Username Field Change
======================================================================
2014-08-22 13:44 ajosey New Issue
2014-08-22 13:44 ajosey Name => Andrew Josey
2014-08-22 13:44 ajosey Organization => The Open Group
2014-08-22 13:44 ajosey User Reference =>
austin-group-l:archive/latest/21398
2014-08-22 13:44 ajosey Section => 2.6.2
2014-08-22 13:44 ajosey Page Number => 2328
2014-08-22 13:44 ajosey Line Number => 73947
2014-08-22 13:44 ajosey Interp Status => ---
2014-09-25 16:41 rhansen Note Added: 0002397
======================================================================
======================================================================
http://austingroupbugs.net/view.php?id=867
======================================================================
Reported By: ajosey
Assigned To:
======================================================================
Project: 1003.1(2013)/Issue7+TC1
Issue ID: 867
Category: Shell and Utilities
Type: Clarification Requested
Severity: Editorial
Priority: normal
Status: New
Name: Andrew Josey
Organization: The Open Group
User Reference: austin-group-l:archive/latest/21398
Section: 2.6.2
Page Number: 2328
Line Number: 73947
Interp Status: ---
Final Accepted Text:
======================================================================
Date Submitted: 2014-08-22 13:44 UTC
Last Modified: 2014-09-25 16:41 UTC
======================================================================
Summary: typographical issue in Shell Command Language 2.6.2
======================================================================
----------------------------------------------------------------------
(0002397) rhansen (manager) - 2014-09-25 16:41
http://austingroupbugs.net/view.php?id=867#c2397
----------------------------------------------------------------------
On page 2329 lines 73947-73947 delete:
<blockquote>(For example, ${<b>foo</b>-<b>bar</b>}<b>xyz</b>} would result
in the expansion of <b>foo</b> followed by the string <b>xyz}</b> if
<b>foo</b> is set, else the string <tt>"barxyz}"</tt>).</blockquote>
After page 2330 line 74013 add:
<blockquote>${<i>parameter</i>-<i>word</i>}<blockquote>This example
demonstrates the difference between unset and set to the empty string, as
well as the rules for finding the delimiting close brace.<pre>foo=asdf
echo ${foo-bar}xyz}
<b>asdfxyz}</b>
foo=
echo ${foo-bar}xyz}
<b>xyz}</b>
unset foo
echo ${foo-bar}xyz}
<b>barxyz}</b></pre></blockquote></blockquote>
Issue History
Date Modified Username Field Change
======================================================================
2014-08-22 13:44 ajosey New Issue
2014-08-22 13:44 ajosey Name => Andrew Josey
2014-08-22 13:44 ajosey Organization => The Open Group
2014-08-22 13:44 ajosey User Reference =>
austin-group-l:archive/latest/21398
2014-08-22 13:44 ajosey Section => 2.6.2
2014-08-22 13:44 ajosey Page Number => 2328
2014-08-22 13:44 ajosey Line Number => 73947
2014-08-22 13:44 ajosey Interp Status => ---
2014-09-25 16:41 rhansen Note Added: 0002397
======================================================================