View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000955 | Online Pubs | Base Definitions and Headers | public | 2015-06-10 02:41 | 2025-02-21 16:28 |
Reporter | dannyniu | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Clarification Requested |
Status | Resolved | Resolution | Accepted As Marked | ||
Name | DannyNiu | ||||
Organization | |||||
User Reference | |||||
URL | http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_348 | ||||
Section | 3.348 Single-Quote Character | ||||
Summary | 0000955: Typo '\". | ||||
Description | Just a bit of typo here. It appears to be '\" which is <single-quote> <backslash ><double-quote> here, when it should've been '\'' which is <single-quote> <backslash> <single-quote> <single-quote> And I've checked C138.pdf, it doesn't seem to have this problem. | ||||
Desired Action | Just a bit of typo fixing, change The character designated by '\" in the C language, also known as <apostrophe>. to The character designated by '\'' in the C language, also known as <apostrophe>. | ||||
Tags | No tags attached. |
|
The same issue occurs in 3.16 Apostrophe Character The html edition has been updated including the html download bundles. There is a separate error in the pdf edition, where the typographical conventions use a different glyph on pages xvii and xviii to the main body. The PDF has been refreshed and redistributed to The Open Group catalog for C138 and the Austin Group login page area. |
|
Marking as applied, as the change have been made to update the html bundle and the PDF edition. |
|
The current quoting is not easily searchable in a pdf reader. See https://lists.gnu.org/archive/html/groff/2008-06/msg00001.html This suggests we recode the macros to use \(aq instead of the literal ' We should consider this for the next build of the merged document |
|
Reopening so we know we still have to address for our pdf builds |
|
A number of changes have been made to the draft and build macros. The quotes around characters (generated by the .cH macro) are now the right ones. In addition other sections of the draft have been updated for example XBD 3.16 Apostrophe Character XBD 3.352 Single-Quote Character XBD 6.1 - the glyph for <apostrophe> in the table XSH fprintf, fwprintf - description of apostrophe flag plus everywhere in example code between .Cs and .Ce lines. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-10 02:41 | dannyniu | New Issue | |
2015-06-10 02:41 | dannyniu | Name | => DannyNiu |
2015-06-10 02:41 | dannyniu | URL | => http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_348 |
2015-06-10 02:41 | dannyniu | Section | => 3.348 Single-Quote Character |
2016-02-08 14:44 | ajosey | Note Added: 0003073 | |
2016-02-08 14:44 | ajosey | Status | New => Resolved |
2016-02-08 14:44 | ajosey | Resolution | Open => Accepted |
2016-02-08 14:45 | ajosey | Note Added: 0003074 | |
2016-02-08 14:45 | ajosey | Status | Resolved => Applied |
2016-02-11 17:09 | ajosey | Note Added: 0003075 | |
2016-02-11 17:10 | ajosey | Note Added: 0003076 | |
2016-02-11 17:10 | ajosey | Status | Applied => Under Review |
2016-02-11 17:10 | ajosey | Resolution | Accepted => Reopened |
2016-06-17 07:21 | ajosey | Note Added: 0003267 | |
2016-06-17 07:22 | ajosey | Resolution | Reopened => Accepted As Marked |
2016-07-01 16:05 | ajosey | Status | Under Review => Resolved |
2025-02-21 16:28 | agadmin | Category | Base Definitions => Base Definitions and Headers |