The following issue has been SUBMITTED. 
====================================================================== 
https://austingroupbugs.net/view.php?id=1762 
====================================================================== 
Reported By:                larryv
Assigned To:                
====================================================================== 
Project:                    Online Pubs
Issue ID:                   1762
Category:                   Shell and Utilities
Type:                       Error
Severity:                   Editorial
Priority:                   normal
Status:                     New
Name:                       Lawrence Velázquez 
Organization:                
User Reference:              
URL:                        see "Desired Action" 
Section:                    XCU 
====================================================================== 
Date Submitted:             2023-07-17 19:40 UTC
Last Modified:              2023-07-17 19:40 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.)
Desired Action: 
In chapter 3, section 3.2.2, "Batch Server Restart" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap03.html#tag_19_02_02_22
),
change:<blockquote>``restarted''</blockquote>to:<blockquote>"restarted"</blockquote>

In chapter 3, section 3.2.3, "Queue Batch Job Request" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap03.html#tag_19_02_03_08
), change:<blockquote>``default queue''</blockquote>to:<blockquote>"default
queue"</blockquote>and change:<blockquote>``target
queue''</blockquote>to:<blockquote>"target queue"</blockquote>

In chapter 4, <i>cat</i>, "RATIONALE" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/cat.html#tag_20_13_18
), change:<blockquote>"empty line''</blockquote>to:<blockquote>"empty
line"</blockquote>

In chapter 4, <i>cd</i>, "CHANGE HISTORY", "Issue 7" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/cd.html#tag_20_14_23
), change:<blockquote>``the operand''</blockquote>to:<blockquote>"the
operand"</blockquote>

In chapter 4, <i>chmod</i>, "CHANGE HISTORY", "Issue 6" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/chmod.html#tag_20_17_22
), change:<blockquote>``The <b>perm</b> symbol <b>t</b> shall specify the
S_ISVTX bit and shall apply to directories
only.</blockquote>to:<blockquote>"The <b>perm</b> symbol <b>t</b> shall
specify the S_ISVTX bit and shall apply to directories
only.</blockquote>and change:<blockquote>``The <b>perm</b> symbol <b>t</b>
shall specify the S_ISVTX bit.</blockquote>to:<blockquote>"The <b>perm</b>
symbol <b>t</b> shall specify the S_ISVTX bit.</blockquote>

In chapter 4, <i>false</i>, "CHANGE HISTORY", "Issue 6" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/false.html#tag_20_43_22
),
change:<blockquote>``None.''</blockquote>to:<blockquote>"None."</blockquote>and
change:<blockquote>``Not used.''</blockquote>to:<blockquote>"Not
used."</blockquote>

In chapter 4, <i>fc</i>, "RATIONALE" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/fc.html#tag_20_44_18
),
change:<blockquote>``re-do"</blockquote>to:<blockquote>"re-do"</blockquote>and
change:<blockquote>``fix command"</blockquote>to:<blockquote>"fix
command"</blockquote>

In chapter 4, <i>fg</i>, "DESCRIPTION" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/fg.html#tag_20_45_03
), change:<blockquote>"known in the current shell execution
environment''</blockquote>to:<blockquote>"known in the current shell
execution environment"</blockquote>

In chapter 4, <i>find</i>, "RATIONALE" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/find.html#tag_20_47_18
),
change:<blockquote>"days''</blockquote>to:<blockquote>"days"</blockquote>

In chapter 4, <i>get</i>, "EXTENDED DESCRIPTION" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/get.html#tag_20_52_13
), change:<blockquote>"the maximum level number within release
R''</blockquote>to:<blockquote>"the maximum level number within release
R"</blockquote>

In chapter 4, <i>getconf</i>, "OPERANDS" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/getconf.html#tag_20_53_05
), change:<blockquote>``Maximum
Values''</blockquote>to:<blockquote>"Maximum Values"</blockquote>and
change:<blockquote>``Minimum Values''</blockquote>to:<blockquote>"Minimum
Values"</blockquote>

In chapter 4, <i>getopts</i>, "RATIONALE" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/getopts.html#tag_20_54_18
),
change:<blockquote>``friendlier"</blockquote>to:<blockquote>"friendlier"</blockquote>

In chapter 4, <i>jobs</i>, "DESCRIPTION" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/jobs.html#tag_20_62_03
), change:<blockquote>"known in the current shell execution
environment''</blockquote>to:<blockquote>"known in the current shell
execution environment"</blockquote>

In chapter 4, <i>more</i>, "EXTENDED DESCRIPTION" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/more.html#tag_20_81_13
), change:<blockquote>"open the file for
viewing''</blockquote>to:<blockquote>"open the file for
viewing"</blockquote>

In chapter 4, <i>pax</i>, "APPLICATION USAGE" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/pax.html#tag_20_92_16
), change:<blockquote>``Preserve
everything".</blockquote>to:<blockquote>"Preserve
everything".</blockquote>and change:<blockquote>``Preserve" the file mode
bits.</blockquote>to:<blockquote>"Preserve" the file mode
bits.</blockquote>

In chapter 4, <i>pax</i>, "RATIONALE" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/pax.html#tag_20_92_18
), change:<blockquote>"appropriate
privileges''</blockquote>to:<blockquote>"appropriate
privileges"</blockquote>

In chapter 4, <i>pr</i>, "EXAMPLES" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/pr.html#tag_20_93_17
), change:<blockquote>"file list''</blockquote>to:<blockquote>"file
list"</blockquote>

In chapter 4, <i>read</i>, "RATIONALE" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/read.html#tag_20_109_18
), change:<blockquote>``if any''</blockquote>to:<blockquote>"if
any"</blockquote>and change:<blockquote>``The terminating &lt;newline&gt;
(if any) shall be removed from the input''</blockquote>to:<blockquote>"The
terminating &lt;newline&gt; (if any) shall be removed from the
input"</blockquote>

In chapter 4, <i>renice</i>, "RATIONALE" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/renice.html#tag_20_110_18
), change:<blockquote>"system scheduling
priority''</blockquote>to:<blockquote>"system scheduling
priority"</blockquote>

In chapter 4, <i>sh</i>, "RATIONALE" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sh.html#tag_20_117_18
), change:<blockquote>"Input Field
Separators''</blockquote>to:<blockquote>"Input Field
Separators"</blockquote>

In chapter 4, <i>tr</i>, "RATIONALE" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/tr.html#tag_20_132_18
), change:<blockquote>``any of the chars in the range
matches"</blockquote>to:<blockquote>"any of the chars in the range
matches"</blockquote>

In chapter 4, <i>true</i>, "CHANGE HISTORY", "Issue 6" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/true.html#tag_20_133_22
),
change:<blockquote>``None''</blockquote>to:<blockquote>"None"</blockquote>and
change:<blockquote>``Default''</blockquote>to:<blockquote>"Default"</blockquote>

In chapter 4, <i>xargs</i>, "APPLICATION USAGE" (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/xargs.html#tag_20_158_16
), change:<blockquote>"normal error
conditions''</blockquote>to:<blockquote>"normal error
conditions"</blockquote>
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2023-07-17 19:40 larryv         New Issue                                    
2023-07-17 19:40 larryv         Name                      => Lawrence Velázquez
2023-07-17 19:40 larryv         URL                       => see "Desired
Action"
2023-07-17 19:40 larryv         Section                   => XCU             
======================================================================


Reply via email to