The following issue has been SUBMITTED. ====================================================================== https://austingroupbugs.net/view.php?id=1763 ====================================================================== Reported By: larryv Assigned To: ====================================================================== Project: Online Pubs Issue ID: 1763 Category: System Interfaces Type: Error Severity: Editorial Priority: normal Status: New Name: Lawrence Velázquez Organization: User Reference: URL: see "Desired Action" Section: XSH ====================================================================== Date Submitted: 2023-07-18 01:14 UTC Last Modified: 2023-07-18 01:14 UTC ====================================================================== Summary: double backticks and apostrophes not converted to quotation marks Description: Quotations that use double backticks and apostrophes (``...'') in the PDF are generally converted to use quotation marks ("...") in the HTML, but in several locations either the backticks or apostrophes (or both) have not been converted.
(See also: https://austingroupbugs.net/view.php?id=1760, https://austingroupbugs.net/view.php?id=1761, https://austingroupbugs.net/view.php?id=1762.) Desired Action: In chapter 1, section 1.2 ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap01.html#tag_14_02 ), change:<blockquote>``No errors are defined"</blockquote>to:<blockquote>"No errors are defined"</blockquote> In chapter 2, section 2.3 ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_03 ), change:<blockquote>``shall fail"</blockquote>to:<blockquote>"shall fail"</blockquote>and change:<blockquote>``may fail"</blockquote>to:<blockquote>"may fail"</blockquote> In chapter 2, section 2.9.3 ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_09_03 ), change:<blockquote>"locked''</blockquote>to:<blockquote>"locked"</blockquote> In chapter 3, <i>abort</i>, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/abort.html#tag_16_06_08 ), change:<blockquote>``shall include the effect of <i>fclose</i>()''</blockquote>to:<blockquote>"shall include the effect of <i>fclose</i>()"</blockquote>and change:<blockquote>``may include an attempt to effect <i>fclose</i>().''</blockquote>to:<blockquote>"may include an attempt to effect <i>fclose</i>()."</blockquote>and change:<blockquote>``On XSI-conformant systems, in addition the abnormal termination processing shall include the effect of <i>fclose</i>() on message catalog descriptors.''</blockquote>to:<blockquote>"On XSI-conformant systems, in addition the abnormal termination processing shall include the effect of <i>fclose</i>() on message catalog descriptors."</blockquote> In chapter 3, <i>abort</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/abort.html#tag_16_06_12 ), change:<blockquote>``implementation-defined functions''</blockquote>to:<blockquote>"implementation-defined functions"</blockquote>and change:<blockquote>``implementation-supplied functions''</blockquote>to:<blockquote>"implementation-supplied functions"</blockquote> In:<ul><li>chapter 3, <i>accept</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/accept.html#tag_16_08_12 )</li><li>chapter 3, <i>bind</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/bind.html#tag_16_33_12 )</li><li>chapter 3, <i>catgets</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/catgets.html#tag_16_46_14 )</li><li>chapter 3, <i>fma / fmaf / fmal</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/fma.html#tag_16_148_12, https://pubs.opengroup.org/onlinepubs/9699919799/functions/fmaf.html#tag_16_148_12, https://pubs.opengroup.org/onlinepubs/9699919799/functions/fmal.html#tag_16_148_12 )</li><li>chapter 3, <i>ftruncate</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/ftruncate.html#tag_16_179_14 )</li><li>chapter 3, <i>mq_open</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/mq_open.html#tag_16_338_13 )</li><li>chapter 3, <i>mq_unlink</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/mq_unlink.html#tag_16_342_13 )</li><li>chapter 3, <i>popen</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/popen.html#tag_16_364_14 )</li><li>chapter 3, <i>pthread_mutex_getprioceiling / pthread_mutex_setprioceiling</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_getprioceiling.html#tag_16_438_13, https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_setprioceiling.html#tag_16_438_13 )</li><li>chapter 3, <i>pthread_once</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_once.html#tag_16_447_12 )</li><li>chapter 3, <i>readlink / readlinkat</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/readlink.html#tag_16_476_14, https://pubs.opengroup.org/onlinepubs/9699919799/functions/readlinkat.html#tag_16_476_14 )</li><li>chapter 3, <i>sem_open</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_open.html#tag_16_506_13 )</li><li>chapter 3, <i>sem_unlink</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_unlink.html#tag_16_510_13 )</li><li>chapter 3, <i>shm_open</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/shm_open.html#tag_16_533_13 )</li><li>chapter 3, <i>shm_unlink</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/shm_unlink.html#tag_16_534_13 )</li><li>chapter 3, <i>strdup / strndup</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/strdup.html#tag_16_573_13, https://pubs.opengroup.org/onlinepubs/9699919799/functions/strndup.html#tag_16_573_13 )</li></ul>change:<blockquote>``may fail''</blockquote>to:<blockquote>"may fail"</blockquote> In:<ul><li>chapter 3, <i>accept</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/accept.html#tag_16_08_12 )</li><li>chapter 3, <i>bind</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/bind.html#tag_16_33_12 )</li><li>chapter 3, <i>catgets</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/catgets.html#tag_16_46_14 )</li><li>chapter 3, <i>mq_open</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/mq_open.html#tag_16_338_13 )</li><li>chapter 3, <i>mq_unlink</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/mq_unlink.html#tag_16_342_13 )</li><li>chapter 3, <i>popen</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/popen.html#tag_16_364_14 )</li><li>chapter 3, <i>pthread_mutex_getprioceiling / pthread_mutex_setprioceiling</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_getprioceiling.html#tag_16_438_13, https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_setprioceiling.html#tag_16_438_13 )</li><li>chapter 3, <i>sem_trywait / sem_wait</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_trywait.html#tag_16_509_13, https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_wait.html#tag_16_509_13 )</li><li>chapter 3, <i>sem_unlink</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_unlink.html#tag_16_510_13 )</li><li>chapter 3, <i>shm_open</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/shm_open.html#tag_16_533_13 )</li><li>chapter 3, <i>shm_unlink</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/shm_unlink.html#tag_16_534_13 )</li><li>chapter 3, <i>strdup / strndup</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/strdup.html#tag_16_573_13, https://pubs.opengroup.org/onlinepubs/9699919799/functions/strndup.html#tag_16_573_13 )</li></ul>change:<blockquote>``shall fail''</blockquote>to:<blockquote>"shall fail"</blockquote> In chapter 3, <i>access / faccessat</i>, "APPLICATION USAGE" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/access.html#tag_16_09_07, https://pubs.opengroup.org/onlinepubs/9699919799/functions/faccessat.html#tag_16_09_07), change:<blockquote>``super-user''</blockquote>to:<blockquote>"super-user"</blockquote> In:<ul><li>chapter 3, <i>aio_cancel</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/aio_cancel.html#tag_16_12_12 )</li><li>chapter 3, <i>aio_fsync</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/aio_fsync.html#tag_16_14_12 )</li><li>chapter 3, <i>aio_read</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/aio_read.html#tag_16_15_12 )</li><li>chapter 3, <i>aio_write</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/aio_write.html#tag_16_18_12 )</li></ul>change:<blockquote>``to the calling process''</blockquote>to:<blockquote>"to the calling process"</blockquote> In chapter 3, <i>catgets</i>, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/catgets.html#tag_16_46_14 ), change:<blockquote>``The results are undefined</blockquote>to:<blockquote>"The results are undefined</blockquote> In chapter 3, <i>connect</i>, "DESCRIPTION" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/connect.html#tag_16_72_03 ), change:<blockquote>``connected''</blockquote>to:<blockquote>"connected"</blockquote> In chapter 3, <i>dirfd</i>, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/dirfd.html#tag_16_90_08 ), change:<blockquote>``a file descriptor''</blockquote>to:<blockquote>"a file descriptor"</blockquote>and change:<blockquote>``the file descriptor''</blockquote>to:<blockquote>"the file descriptor"</blockquote> In:<ul><li>chapter 3, <i>fclose</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/fclose.html#tag_16_121_13 )</li><li>chapter 3, <i>fflush</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/fflush.html#tag_16_138_13 )</li><li>chapter 3, <i>fgetwc</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/fgetwc.html#tag_16_143_13 )</li><li>chapter 3, <i>fputc</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/fputc.html#tag_16_160_13 )</li><li>chapter 3, <i>fputwc</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/fputwc.html#tag_16_162_13 )</li></ul>change:<blockquote>``the process would be delayed''</blockquote>to:<blockquote>"the process would be delayed"</blockquote>and change:<blockquote>``the thread would be delayed''</blockquote>to:<blockquote>"the thread would be delayed"</blockquote> In chapter 3, <i>fmemopen</i>, "DESCRIPTION" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/fmemopen.html#tag_16_150_03 ), change:<blockquote>``end-of-file''</blockquote>to:<blockquote>"end-of-file"</blockquote> In chapter 3, <i>freeaddrinfo / getaddrinfo</i>, "DESCRIPTION" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/freeaddrinfo.html#tag_16_166_03, https://pubs.opengroup.org/onlinepubs/9699919799/functions/getaddrinfo.html#tag_16_166_03 ), change:<blockquote>``canonical name''</blockquote>to:<blockquote>"canonical name"</blockquote>and change:<blockquote>``alias''</blockquote>to:<blockquote>"alias"</blockquote>and change:<blockquote>``name''</blockquote>to:<blockquote>"name"</blockquote> In chapter 3, <i>freeaddrinfo / getaddrinfo</i>, "APPLICATION USAGE" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/freeaddrinfo.html#tag_16_166_07, https://pubs.opengroup.org/onlinepubs/9699919799/functions/getaddrinfo.html#tag_16_166_07 ), change:<blockquote>``canonical name''</blockquote>to:<blockquote>"canonical name"</blockquote> In chapter 3, <i>freeaddrinfo / getaddrinfo</i>, "CHANGE HISTORY" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/freeaddrinfo.html#tag_16_166_11, https://pubs.opengroup.org/onlinepubs/9699919799/functions/getaddrinfo.html#tag_16_166_11 ), change:<blockquote>``canonical name''</blockquote>to:<blockquote>"canonical name"</blockquote>and change:<blockquote>``corresponding value''</blockquote>to:<blockquote>"corresponding value"</blockquote>and change:<blockquote>``corresponding error value''</blockquote>to:<blockquote>"corresponding error value"</blockquote> In chapter 3, <i>getc_unlocked / getchar_unlocked / putc_unlocked / putchar_unlocked</i>, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/getc_unlocked.html#tag_16_188_08, https://pubs.opengroup.org/onlinepubs/9699919799/functions/getchar_unlocked.html#tag_16_188_08, https://pubs.opengroup.org/onlinepubs/9699919799/functions/putc_unlocked.html#tag_16_188_08, https://pubs.opengroup.org/onlinepubs/9699919799/functions/putchar_unlocked.html#tag_16_188_08 ), change:<blockquote>"slower, but safe''</blockquote>to:<blockquote>"slower, but safe"</blockquote> In chapter 3, <i>getrlimit / setrlimit</i>, "DESCRIPTION" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/getrlimit.html#tag_16_215_03, https://pubs.opengroup.org/onlinepubs/9699919799/functions/setrlimit.html#tag_16_215_03 ), change:<blockquote>"no limit''</blockquote>to:<blockquote>"no limit"</blockquote> In chapter 3, <i>inet_ntop / inet_pton</i>, "CHANGE HISTORY" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/inet_ntop.html#tag_16_243_11, https://pubs.opengroup.org/onlinepubs/9699919799/functions/inet_pton.html#tag_16_243_11 ), change:<blockquote>``the address must be in network byte order''</blockquote>to:<blockquote>"the address must be in network byte order"</blockquote> In chapter 3, <i>nftw</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/nftw.html#tag_16_354_13 ), change:<blockquote>``to a maximum of 5 levels deep''</blockquote>to:<blockquote>"to a maximum of 5 levels deep"</blockquote>and change:<blockquote>``using a maximum of 5 file descriptors''</blockquote>to:<blockquote>"using a maximum of 5 file descriptors"</blockquote> In chapter 3, <i>pthread_attr_getguardsize / pthread_attr_setguardsize</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_getguardsize.html#tag_16_405_12, https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_setguardsize.html#tag_16_405_12 ), change:<blockquote>``The attribute <i>attr</i> is invalid.''</blockquote>to:<blockquote>"The attribute <i>attr</i> is invalid."</blockquote> In chapter 3, <i>pthread_attr_getstacksize / pthread_attr_setstacksize</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_getstacksize.html#tag_16_411_12, https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_setstacksize.html#tag_16_411_12 ), change:<blockquote>``Thread Stack Address Attribute''</blockquote>to:<blockquote>"Thread Stack Address Attribute"</blockquote>and change:<blockquote>``Thread Stack Size Attribute''</blockquote>to:<blockquote>"Thread Stack Size Attribute"</blockquote> In chapter 3, <i>pthread_create</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_create.html#tag_16_424_12 ), change:<blockquote>``The value specified by <i>attr</i> is invalid"</blockquote>to:<blockquote>"The value specified by <i>attr</i> is invalid"</blockquote>and change:<blockquote>``The attributes specified by <i>attr</i> are invalid"</blockquote>to:<blockquote>"The attributes specified by <i>attr</i> are invalid"</blockquote> In chapter 3, <i>pthread_getspecific / pthread_setspecific</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_getspecific.html#tag_16_431_12, https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_setspecific.html#tag_16_431_12 ), change:<blockquote>``to associate the value with the key''</blockquote>to:<blockquote>"to associate the value with the key"</blockquote>and change:<blockquote>``to associate the non-NULL value with the key''</blockquote>to:<blockquote>"to associate the non-NULL value with the key"</blockquote> In chapter 3, <i>pthread_join</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_join.html#tag_16_432_12 ), change:<blockquote>``the implementation has detected''</blockquote>to:<blockquote>"the implementation has detected"</blockquote> In chapter 3, <i>sem_open</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_open.html#tag_16_506_12 ), change:<blockquote>``and at least one previous successful <i>sem_open</i>() call for this semaphore has not been matched with a <i>sem_close</i>() call''</blockquote>to:<blockquote>"and at least one previous successful <i>sem_open</i>() call for this semaphore has not been matched with a <i>sem_close</i>() call"</blockquote> In chapter 3, <i>semget</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/semget.html#tag_16_512_13 ), change:<blockquote>``each semaphore in the set shall not be initialized''</blockquote>to:<blockquote>"each semaphore in the set shall not be initialized"</blockquote>and change:<blockquote>``each semaphore in the set need not be initialized''</blockquote>to:<blockquote>"each semaphore in the set need not be initialized"</blockquote> In chapter 3, <i>sigaction</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigaction.html#tag_16_540_13 ), change:<blockquote>"Signal Effects on Other Functions''</blockquote>to:<blockquote>"Signal Effects on Other Functions"</blockquote> In chapter 3, <i>sigtimedwait / sigwaitinfo</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigtimedwait.html#tag_16_556_12, https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigwaitinfo.html#tag_16_556_12 ), change:<blockquote>``An implementation should only check for this error if no signal is pending in set and it is necessary to wait"</blockquote>to:<blockquote>"An implementation should only check for this error if no signal is pending in set and it is necessary to wait"</blockquote> In chapter 3, <i>tcsetattr</i>, "APPLICATION USAGE" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/tcsetattr.html#tag_16_607_07 ), change:<blockquote>``from scratch''</blockquote>to:<blockquote>"from scratch"</blockquote> In chapter 3, <i>timer_create</i>, "RATIONALE", "Periodic Timer Overrun and Resource Allocation" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_create.html#tag_16_614_08_01 ), change:<blockquote>"overrun''</blockquote>to:<blockquote>"overrun"</blockquote> In chapter 3, <i>timer_getoverrun / timer_gettime / timer_settime</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_getoverrun.html#tag_16_616_12, https://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_gettime.html#tag_16_616_12, https://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_settime.html#tag_16_616_12 ), change:<blockquote>``The <i>timerid</i> argument</blockquote>to:<blockquote>"The <i>timerid</i> argument</blockquote> In chapter 3, <i>times</i>, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/times.html#tag_16_617_08 ), change:<blockquote>``realtime''</blockquote>to:<blockquote>"realtime"</blockquote>and change:<blockquote>``charge''</blockquote>to:<blockquote>"charge"</blockquote> In chapter 3, <i>ttyname / ttyname_r</i>, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/ttyname.html#tag_16_628_08, https://pubs.opengroup.org/onlinepubs/9699919799/functions/ttyname_r.html#tag_16_628_08 ), change:<blockquote>``terminal''</blockquote>to:<blockquote>"terminal"</blockquote>and change:<blockquote>``terminal device''</blockquote>to:<blockquote>"terminal device"</blockquote> In chapter 3, <i>waitid</i>, "DESCRIPTION" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/waitid.html#tag_16_646_03 ), change:<blockquote>``matching status information"</blockquote>to:<blockquote>"matching status information"</blockquote> In chapter 3, <i>y0 / y1 / yn</i>, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/y0.html#tag_16_687_13, https://pubs.opengroup.org/onlinepubs/9699919799/functions/y1.html#tag_16_687_13, https://pubs.opengroup.org/onlinepubs/9699919799/functions/yn.html#tag_16_687_13 ), change:<blockquote>"Treatment of Error Conditions for Mathematical Functions''</blockquote>to:<blockquote>"Treatment of Error Conditions for Mathematical Functions"</blockquote> ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2023-07-18 01:14 larryv New Issue 2023-07-18 01:14 larryv Name => Lawrence Velázquez 2023-07-18 01:14 larryv URL => see "Desired Action" 2023-07-18 01:14 larryv Section => XSH ======================================================================