Austin Group Defect Tracker

Aardvark Mark IV


Viewing Issue Simple Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Type Date Submitted Last Update
0001763 [Online Pubs] System Interfaces Editorial Error 2023-07-18 01:14 2023-07-18 01:14
Reporter larryv View Status public  
Assigned To
Priority normal Resolution Open  
Status New  
Name Lawrence Velázquez
Organization
User Reference
URL see "Desired Action"
Section XSH
Summary 0001763: 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: 0001760, 0001761, 0001762.)
Desired Action In chapter 1, section 1.2 ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap01.html#tag_14_02 [^] ), change:
``No errors are defined"
to:
"No errors are defined"


In chapter 2, section 2.3 ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_03 [^] ), change:
``shall fail"
to:
"shall fail"
and change:
``may fail"
to:
"may fail"


In chapter 2, section 2.9.3 ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_09_03 [^] ), change:
"locked''
to:
"locked"


In chapter 3, abort, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/abort.html#tag_16_06_08 [^] ), change:
``shall include the effect of fclose()''
to:
"shall include the effect of fclose()"
and change:
``may include an attempt to effect fclose().''
to:
"may include an attempt to effect fclose()."
and change:
``On XSI-conformant systems, in addition the abnormal termination processing shall include the effect of fclose() on message catalog descriptors.''
to:
"On XSI-conformant systems, in addition the abnormal termination processing shall include the effect of fclose() on message catalog descriptors."


In chapter 3, abort, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/abort.html#tag_16_06_12 [^] ), change:
``implementation-defined functions''
to:
"implementation-defined functions"
and change:
``implementation-supplied functions''
to:
"implementation-supplied functions"


In:change:
``may fail''
to:
"may fail"


In:change:
``shall fail''
to:
"shall fail"


In chapter 3, access / faccessat, "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:
``super-user''
to:
"super-user"


In:change:
``to the calling process''
to:
"to the calling process"


In chapter 3, catgets, "CHANGE HISTORY", "Issue 7" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/catgets.html#tag_16_46_14 [^] ), change:
``The results are undefined
to:
"The results are undefined


In chapter 3, connect, "DESCRIPTION" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/connect.html#tag_16_72_03 [^] ), change:
``connected''
to:
"connected"


In chapter 3, dirfd, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/dirfd.html#tag_16_90_08 [^] ), change:
``a file descriptor''
to:
"a file descriptor"
and change:
``the file descriptor''
to:
"the file descriptor"


In:change:
``the process would be delayed''
to:
"the process would be delayed"
and change:
``the thread would be delayed''
to:
"the thread would be delayed"


In chapter 3, fmemopen, "DESCRIPTION" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/fmemopen.html#tag_16_150_03 [^] ), change:
``end-of-file''
to:
"end-of-file"


In chapter 3, freeaddrinfo / getaddrinfo, "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:
``canonical name''
to:
"canonical name"
and change:
``alias''
to:
"alias"
and change:
``name''
to:
"name"


In chapter 3, freeaddrinfo / getaddrinfo, "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:
``canonical name''
to:
"canonical name"


In chapter 3, freeaddrinfo / getaddrinfo, "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:
``canonical name''
to:
"canonical name"
and change:
``corresponding value''
to:
"corresponding value"
and change:
``corresponding error value''
to:
"corresponding error value"


In chapter 3, getc_unlocked / getchar_unlocked / putc_unlocked / putchar_unlocked, "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:
"slower, but safe''
to:
"slower, but safe"


In chapter 3, getrlimit / setrlimit, "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:
"no limit''
to:
"no limit"


In chapter 3, inet_ntop / inet_pton, "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:
``the address must be in network byte order''
to:
"the address must be in network byte order"


In chapter 3, nftw, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/nftw.html#tag_16_354_13 [^] ), change:
``to a maximum of 5 levels deep''
to:
"to a maximum of 5 levels deep"
and change:
``using a maximum of 5 file descriptors''
to:
"using a maximum of 5 file descriptors"


In chapter 3, pthread_attr_getguardsize / pthread_attr_setguardsize, "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:
``The attribute attr is invalid.''
to:
"The attribute attr is invalid."


In chapter 3, pthread_attr_getstacksize / pthread_attr_setstacksize, "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:
``Thread Stack Address Attribute''
to:
"Thread Stack Address Attribute"
and change:
``Thread Stack Size Attribute''
to:
"Thread Stack Size Attribute"


In chapter 3, pthread_create, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_create.html#tag_16_424_12 [^] ), change:
``The value specified by attr is invalid"
to:
"The value specified by attr is invalid"
and change:
``The attributes specified by attr are invalid"
to:
"The attributes specified by attr are invalid"


In chapter 3, pthread_getspecific / pthread_setspecific, "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:
``to associate the value with the key''
to:
"to associate the value with the key"
and change:
``to associate the non-NULL value with the key''
to:
"to associate the non-NULL value with the key"


In chapter 3, pthread_join, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_join.html#tag_16_432_12 [^] ), change:
``the implementation has detected''
to:
"the implementation has detected"


In chapter 3, sem_open, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_open.html#tag_16_506_12 [^] ), change:
``and at least one previous successful sem_open() call for this semaphore has not been matched with a sem_close() call''
to:
"and at least one previous successful sem_open() call for this semaphore has not been matched with a sem_close() call"


In chapter 3, semget, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/semget.html#tag_16_512_13 [^] ), change:
``each semaphore in the set shall not be initialized''
to:
"each semaphore in the set shall not be initialized"
and change:
``each semaphore in the set need not be initialized''
to:
"each semaphore in the set need not be initialized"


In chapter 3, sigaction, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigaction.html#tag_16_540_13 [^] ), change:
"Signal Effects on Other Functions''
to:
"Signal Effects on Other Functions"


In chapter 3, sigtimedwait / sigwaitinfo, "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:
``An implementation should only check for this error if no signal is pending in set and it is necessary to wait"
to:
"An implementation should only check for this error if no signal is pending in set and it is necessary to wait"


In chapter 3, tcsetattr, "APPLICATION USAGE" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/tcsetattr.html#tag_16_607_07 [^] ), change:
``from scratch''
to:
"from scratch"


In chapter 3, timer_create, "RATIONALE", "Periodic Timer Overrun and Resource Allocation" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_create.html#tag_16_614_08_01 [^] ), change:
"overrun''
to:
"overrun"


In chapter 3, timer_getoverrun / timer_gettime / timer_settime, "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:
``The timerid argument
to:
"The timerid argument


In chapter 3, times, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/times.html#tag_16_617_08 [^] ), change:
``realtime''
to:
"realtime"
and change:
``charge''
to:
"charge"


In chapter 3, ttyname / ttyname_r, "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:
``terminal''
to:
"terminal"
and change:
``terminal device''
to:
"terminal device"


In chapter 3, waitid, "DESCRIPTION" ( https://pubs.opengroup.org/onlinepubs/9699919799/functions/waitid.html#tag_16_646_03 [^] ), change:
``matching status information"
to:
"matching status information"


In chapter 3, y0 / y1 / yn, "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:
"Treatment of Error Conditions for Mathematical Functions''
to:
"Treatment of Error Conditions for Mathematical Functions"
Tags No tags attached.
Attached Files

- Relationships

There are no notes attached to this issue.

- 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


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker