The following issue has been SUBMITTED. 
====================================================================== 
https://austingroupbugs.net/view.php?id=1761 
====================================================================== 
Reported By:                larryv
Assigned To:                
====================================================================== 
Project:                    Online Pubs
Issue ID:                   1761
Category:                   Base Definitions
Type:                       Error
Severity:                   Editorial
Priority:                   normal
Status:                     New
Name:                       Lawrence Velázquez 
Organization:                
User Reference:              
URL:                        see "Desired Action" 
Section:                    XBD 
====================================================================== 
Date Submitted:             2023-07-17 18:43 UTC
Last Modified:              2023-07-17 18:43 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 https://austingroupbugs.net/view.php?id=1760 also.)
Desired Action: 
In chapter 3, section 3.96 (
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_96
), change:<blockquote>"get time''</blockquote>to:<blockquote>"get
time"</blockquote>

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

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:<blockquote>"underflow''</blockquote>to:<blockquote>"underflow"</blockquote>

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

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

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

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

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

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

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

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

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:<blockquote>``Does not support setuid()/ setgid()
semantics''</blockquote>to:<blockquote>"Does not support setuid()/ setgid()
semantics"</blockquote>and change:<blockquote>``Does not support the
semantics of the ST_ISUID and ST_ISGID file mode
bits''</blockquote>to:<blockquote>"Does not support the semantics of the
ST_ISUID and ST_ISGID file mode bits"</blockquote>

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:<blockquote>``an implementation-defined communications
network''</blockquote>to:<blockquote>"an implementation-defined
communications network"</blockquote>and change:<blockquote>``the
communications network to which this node is attached, if
any''</blockquote>to:<blockquote>"the communications network to which this
node is attached, if any"</blockquote>

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

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             
======================================================================


Reply via email to