The following issue has been SUBMITTED. ====================================================================== https://austingroupbugs.net/view.php?id=1895 ====================================================================== Reported By: larryv Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1895 Category: Base Definitions and Headers Type: Omission Severity: Editorial Priority: normal Status: New Name: Lawrence Velázquez Organization: User Reference: Section: 3.141 File Descriptor, 3.181 Job Control, 3.257 Pattern, 4.11 File System Cache, 8.1 Environment Variable Definition, 9.4.6 EREs Matching Multiple Characters, dirent.h, fcntl.h, stdatomic.h, stdlib.h, time.h, wordexp.h Page Number: 51, 57, 69, 98, 168-169, 189, 236-237, 250, 362, 383, 452, 489 Line Number: 1601, 1776, 2114, 2963, 5889, 5895, 6762, 8347, 8359, 8764, 12653, 13480, 15759, 17284 Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2024-12-18 05:32 UTC Last Modified: 2024-12-18 05:32 UTC ====================================================================== Summary: XSH/XCU/XRAT prefixes missing from some cross-references Description: Most cross-references to other volumes are preceded by "XSH", "XCU", or "XRAT" as appropriate, but a few are not. The missing prefixes should be added to prevent reader confusion and maintain consistency with the cross-references that are already prefixed. Desired Action: On page 51 line 1601, change:<blockquote>(see <i>sysconf</i>( ))</blockquote>to:<blockquote>(see XSH <i>sysconf</i>( ))</blockquote><br><br>On page 57 line 1776, change:<blockquote>(see for example <i>setpgid</i>( ))</blockquote>to:<blockquote>(see for example XSH <i>setpgid</i>( ))</blockquote><br><br>On page 69 line 2114, change:<blockquote>Section 2.14</blockquote>to:<blockquote>XCU Section 2.14</blockquote><br><br>On page 98 line 2963, change:<blockquote>(see <i>write</i>( ))</blockquote>to:<blockquote>(see XSH <i>write</i>( ))</blockquote><br><br>On page 168 line 5889 and page 169 line 5895, change:<blockquote><i>getenv</i>( )</blockquote>to:<blockquote>XSH <i>getenv</i>( )</blockquote><br><br>On page 189 line 6762, change:<blockquote>Section A.9</blockquote>to:<blockquote>XRAT Section A.9</blockquote><br><br>On page 236 line 8347 and page 237 line 8359, change:<blockquote>the RATIONALE for <i>posix_getdents</i>( )</blockquote>to:<blockquote>the RATIONALE for XSH <i>posix_getdents</i>( )</blockquote><br><br>On page 250 line 8764, change:<blockquote><i>open</i>( )</blockquote>to:<blockquote>XSH <i>open</i>( )</blockquote><br><br>On page 362 line 12653, change:<blockquote><i>kill_dependency</i>( )</blockquote>to:<blockquote>XSH <i>kill_dependency</i>( )</blockquote><br><br>I'm not sure about the next one. I guess the intention is for this "XCU" to cover both cross-references (as on page 93 line 2821: "see XCU Section 2.6.2 (on page 2485) and Section 2.6 (on page 2483)"), but it's hard to tell because the references are not that close to each other.<br><br>On page 383 line 13480, change:<blockquote>(see XCU Section 2.8.2 (on page 2499) and the EXIT STATUS section of <i>sh</i>)</blockquote>to:<blockquote>(see XCU Section 2.8.2 (on page 2499) and the EXIT STATUS section of XCU <i>sh</i>)</blockquote><br><br>On page 452 line 15759, change:<blockquote><i>mktime</i>( )</blockquote>to:<blockquote>XSH <i>mktime</i>( )</blockquote><br><br>On page 489 line 17284, change:<blockquote><i>wordexp</i>( )</blockquote>to:<blockquote>XSH <i>wordexp</i>( )</blockquote> ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2024-12-18 05:32 larryv New Issue 2024-12-18 05:32 larryv Name => Lawrence Velázquez 2024-12-18 05:32 larryv Section => 3.141 File Descriptor, 3.181 Job Control, 3.257 Pattern, 4.11 File System Cache, 8.1 Environment Variable Definition, 9.4.6 EREs Matching Multiple Characters, dirent.h, fcntl.h, stdatomic.h, stdlib.h, time.h, wordexp.h 2024-12-18 05:32 larryv Page Number => 51, 57, 69, 98, 168-169, 189, 236-237, 250, 362, 383, 452, 489 2024-12-18 05:32 larryv Line Number => 1601, 1776, 2114, 2963, 5889, 5895, 6762, 8347, 8359, 8764, 12653, 13480, 15759, 17284 ======================================================================
