View Issue Details

IDProjectCategoryView StatusLast Update
0001761Online PubsBase Definitions and Headerspublic2025-02-21 16:29
Reporterlarryv Assigned To 
PrioritynormalSeverityEditorialTypeError
Status NewResolutionOpen 
NameLawrence Velázquez
Organization
User Reference
URLsee "Desired Action"
SectionXBD
Summary0001761: double backticks and apostrophes not converted to quotation marks
DescriptionQuotations 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 0001760 also.)
Desired ActionIn chapter 3, section 3.96 ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_96 ), change:
"get time''
to:
"get time"


In chapter 3, section 3.449 ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_449 ), change:
"write''
to:
"write"


In chapter 4, section 4.20.3, under "Result Underflows" ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_20_03_02 ), change:
"underflow''
to:
"underflow"


In chapter 11, section 11.1.5 ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap11.html#tag_11_01_05 ), change:
``echoing''
to:
"echoing"


In chapter 11, section 11.2.4 ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap11.html#tag_11_02_04 ), change:
``baud''
to:
"baud"
and change:
``bits per second''
to:
"bits per second"


In chapter 14, langinfo.h, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/langinfo.h.html#tag_13_21_10 ), change:
the``Meaning'' column entry
to:
the "Meaning" column entry


In chapter 14, limits.h, "DESCRIPTION" ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/limits.h.html#tag_13_23_03 ), change:
``Numerical Limits''
to:
"Numerical Limits"


In chapter 14, limits.h, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/limits.h.html#tag_13_23_10 ), change:
``Other Invariant Values''
to:
"Other Invariant Values"
and change:
``Runtime Increasable Values''
to:
"Runtime Increasable Values"


In chapter 14, stropts.h, "DESCRIPTION" ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/stropts.h.html#tag_13_52_03 ), change:
"marked''
to:
"marked"


In chapter 14, sys/socket.h, "DESCRIPTION" ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_socket.h.html#tag_13_60_03 ), change:
Receive ``low water mark''.
to:
Receive "low water mark".
and change:
Send ``low water mark''.
to:
Send "low water mark".


In chapter 14, sys/stat.h, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_stat.h.html#tag_13_61_05 ), change:
``system''
to:
"system"


In chapter 14, sys/statvfs.h, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_statvfs.h.html#tag_13_62_10 ), change:
``Does not support setuid()/ setgid() semantics''
to:
"Does not support setuid()/ setgid() semantics"
and change:
``Does not support the semantics of the ST_ISUID and ST_ISGID file mode bits''
to:
"Does not support the semantics of the ST_ISUID and ST_ISGID file mode bits"


In chapter 14, sys/utsname.h, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_utsname.h.html#tag_13_68_09 ), change:
``an implementation-defined communications network''
to:
"an implementation-defined communications network"
and change:
``the communications network to which this node is attached, if any''
to:
"the communications network to which this node is attached, if any"


In chapter 14, unistd.h, "CHANGE HISTORY", "Issue 6" ( https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/unistd.h.html#tag_13_77_10 ), change:
``Thread Stack Address Size''
to:
"Thread Stack Address Size"
and change:
``Thread Stack Size Attribute''
to:
"Thread Stack Size Attribute"
and change:
``Constants for Functions''
to:
"Constants for Functions"
and change:
``New applications should not use _XOPEN_SHM or _XOPEN_ENH_I18N.''
to:
"New applications should not use _XOPEN_SHM or _XOPEN_ENH_I18N."
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-07-17 18:43 larryv New Issue
2023-07-17 18:43 larryv Name => Lawrence Velázquez
2023-07-17 18:43 larryv URL => see "Desired Action"
2023-07-17 18:43 larryv Section => XBD
2025-02-21 16:29 agadmin Category Base Definitions => Base Definitions and Headers