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
0001762 [Online Pubs] Shell and Utilities Editorial Error 2023-07-17 19:40 2023-07-17 19:40
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 XCU
Summary 0001762: 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.)
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:
``restarted''
to:
"restarted"


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:
``default queue''
to:
"default queue"
and change:
``target queue''
to:
"target queue"


In chapter 4, cat, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/utilities/cat.html#tag_20_13_18 [^] ), change:
"empty line''
to:
"empty line"


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


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


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


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


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


In chapter 4, find, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/utilities/find.html#tag_20_47_18 [^] ), change:
"days''
to:
"days"


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


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


In chapter 4, getopts, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/utilities/getopts.html#tag_20_54_18 [^] ), change:
``friendlier"
to:
"friendlier"


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


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


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


In chapter 4, pax, "RATIONALE" ( https://pubs.opengroup.org/onlinepubs/9699919799/utilities/pax.html#tag_20_92_18 [^] ), change:
"appropriate privileges''
to:
"appropriate privileges"


In chapter 4, pr, "EXAMPLES" ( https://pubs.opengroup.org/onlinepubs/9699919799/utilities/pr.html#tag_20_93_17 [^] ), change:
"file list''
to:
"file list"


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


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


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


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


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


In chapter 4, xargs, "APPLICATION USAGE" ( https://pubs.opengroup.org/onlinepubs/9699919799/utilities/xargs.html#tag_20_158_16 [^] ), change:
"normal error conditions''
to:
"normal error conditions"
Tags No tags attached.
Attached Files

- Relationships

There are no notes attached to this issue.

- 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


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