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
0001756 [Online Pubs] Shell and Utilities Editorial Error 2023-07-14 03:15 2023-07-17 10:43
Reporter larryv View Status public  
Assigned To
Priority normal Resolution Accepted  
Status Applied  
Name Lawrence Velázquez
Organization
User Reference
URL https://pubs.opengroup.org/onlinepubs/9699919799/utilities/awk.html [^]
Section awk
Summary 0001756: awk: line breaks missing between output_redirection forms
Description


The "Output Statements" section begins with the following text:


Both print and printf statements shall write to standard output by default. The output shall be written to the location specified by output_redirection if one is supplied, as follows:

> expression>> expression| expression



As seen in Issue 8, draft 3, page 2602, lines 85263-85265 (I don't have access to any Issue 7 PDFs), the three output_redirection forms should be on three separate lines.




The same issue affects at least the following older online publications:


Desired Action


Change:


> expression>> expression| expression



to:


> expression
>> expression
| expression


Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0006388)
agadmin (administrator)
2023-07-17 10:43

Applied to the online html edition

- Issue History
Date Modified Username Field Change
2023-07-14 03:15 larryv New Issue
2023-07-14 03:15 larryv Name => Lawrence Velázquez
2023-07-14 03:15 larryv URL => https://pubs.opengroup.org/onlinepubs/9699919799/utilities/awk.html [^]
2023-07-14 03:15 larryv Section => awk
2023-07-17 10:43 agadmin Note Added: 0006388
2023-07-17 10:43 agadmin Status New => Applied
2023-07-17 10:43 agadmin Resolution Open => Accepted
2023-07-17 10:43 agadmin Description Updated
2023-07-17 10:43 agadmin Desired Action Updated


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