View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000297 | Online Pubs | Shell and Utilities | public | 2010-07-29 06:34 | 2010-07-29 16:05 |
| Reporter | ajosey | Assigned To | ajosey | ||
| Priority | normal | Severity | Editorial | Type | Error |
| Status | Closed | Resolution | Accepted | ||
| Name | Andrew Josey | ||||
| Organization | The Open Group | ||||
| User Reference | |||||
| URL | |||||
| Section | awk | ||||
| Summary | 0000297: hyperlinks to Tables 4-1 and 4-2 incorrect | ||||
| Description | The html for the awk man page had incorrect hyperlinks in 4 places , that should have been to table 4-1 and 4-2. | ||||
| Desired Action | Fix up the html diff -c awk.html ~/tmp/ *** awk.html Tue Dec 9 10:38:10 2008 --- /home/ajosey/tmp//awk.html Thu Jul 29 07:29:39 2010 *************** *** 294,300 **** expression, while lvalue represents any entity that can be assigned to (that is, on the left side of an assignment operator). The precise syntax of expressions is given in #tag_20_06_13_16 . ! <center>Table: Expressions in Decreasing Precedence in awk</center> <center> <table border="1" cellpadding="3" align="center"> --- 294,300 ---- expression, while lvalue represents any entity that can be assigned to (that is, on the left side of an assignment operator). The precise syntax of expressions is given in #tag_20_06_13_16 . ! <a name="table4-1"></a><center>Table: Expressions in Decreasing Precedence in awk</center> <center> <table border="1" cellpadding="3" align="center"> *************** *** 1269,1275 **** <slash> character within an ERE requires the escaping shown in the following table. ! <center>Table: Escape Sequences in awk</center> <center> <table border="1" cellpadding="3" align="center"> --- 1269,1275 ---- <slash> character within an ERE requires the escaping shown in the following table. ! <a name="table4-2"></a><center>Table: Escape Sequences in awk</center> <center> <table border="1" cellpadding="3" align="center"> *************** *** 2171,2177 ****
| ||||
| Tags | No tags attached. | ||||
|
|
The correction has been made to the html page and applied to the tree. We will need to rebuild the downloads before this can be closed. |
|
|
The change has been completed, in that all the download bundles have been rebuilt. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-07-29 06:34 | ajosey | New Issue | |
| 2010-07-29 06:34 | ajosey | Name | => Andrew Josey |
| 2010-07-29 06:34 | ajosey | Organization | => The Open Group |
| 2010-07-29 06:34 | ajosey | Section | => awk |
| 2010-07-29 06:35 | ajosey | Note Added: 0000475 | |
| 2010-07-29 06:35 | ajosey | Assigned To | => ajosey |
| 2010-07-29 06:35 | ajosey | Status | New => Applied |
| 2010-07-29 06:35 | ajosey | Resolution | Open => Accepted |
| 2010-07-29 06:35 | ajosey | Desired Action Updated | |
| 2010-07-29 16:05 | ajosey | Note Added: 0000486 | |
| 2010-07-29 16:05 | ajosey | Status | Applied => Closed |