View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000180 | Online Pubs | Base Definitions and Headers | public | 2009-11-12 17:17 | 2025-02-21 16:28 |
Reporter | ajosey | Assigned To | ajosey | ||
Priority | low | Severity | Editorial | Type | Error |
Status | Applied | Resolution | Accepted | ||
Name | Andrew Josey | ||||
Organization | The Open Group | ||||
User Reference | austin-group-l:archive/latest/12970 | ||||
URL | http://www.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_09_04 | ||||
Section | XCU Chapter 2 , 2.9.4 | ||||
Summary | 0000180: code formatting | ||||
Description | I was looking up for loops (to see which expansions are done) and I noticed the formatting of multi-line code snippets was missing some newlines: <quote> The format for the for loop is as follows: for name [ in [word ... ]]do compound-listdone </code> The same can be observed for the case, while, and other descriptions of formats in that section. | ||||
Desired Action | Correct the formatting as per the pdf | ||||
Tags | No tags attached. |
|
In addition to newlines: for name [ in [word ... ]] do ... done it would be helpful if this document also included examples using semicolons: for name [ in [word ... ]]; do ... done |
|
This is accepted as a problem in the html rendition and a fix was applied on Feb 12 2010 |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-11-12 17:17 | ajosey | New Issue | |
2009-11-12 17:17 | ajosey | Name | => Andrew Josey |
2009-11-12 17:17 | ajosey | Organization | => The Open Group |
2009-11-12 17:17 | ajosey | User Reference | => austin-group-l:archive/latest/12970 |
2009-11-12 17:17 | ajosey | URL | => http://www.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_09_04 |
2009-11-12 17:17 | ajosey | Section | => XCU Chapter 2 , 2.9.4 |
2009-11-12 17:19 | ajosey | Assigned To | => ajosey |
2009-11-12 17:19 | ajosey | Status | New => Under Review |
2009-11-12 20:17 | Roger Marquis | Note Added: 0000301 | |
2010-02-11 15:38 | ajosey | Note Added: 0000383 | |
2010-02-11 15:38 | ajosey | Resolution | Open => Accepted |
2010-02-11 15:38 | ajosey | Category | => Base Definitions |
2010-02-11 15:39 | ajosey | Status | Under Review => Resolved |
2010-02-12 11:15 | ajosey | Note Edited: 0000383 | |
2010-02-12 11:16 | ajosey | Status | Resolved => Applied |
2025-02-21 16:28 | agadmin | Category | Base Definitions => Base Definitions and Headers |