Anonymous | Login | 2023-12-06 13:31 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Type | Date Submitted | Last Update | ||
0001311 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Editorial | Error | 2019-12-20 10:09 | 2020-02-26 11:56 | ||
Reporter | andras_farkas | View Status | public | ||||
Assigned To | |||||||
Priority | normal | Resolution | Accepted | ||||
Status | Applied | ||||||
Name | Andras Farkas | ||||||
Organization | |||||||
User Reference | |||||||
Section | ed | ||||||
Page Number | 2689 | ||||||
Line Number | 87741 | ||||||
Interp Status | --- | ||||||
Final Accepted Text | |||||||
Summary | 0001311: j command incorrectly referred to in ed's rationale section | ||||||
Description |
In the rationale section on ed's page ( https://pubs.opengroup.org/onlinepubs/9699919799/utilities/ed.html [^] ) we see:On BSD, the join command with only a single address changes the current line to that address. In the HTML: On BSD, the [a href="../utilities/join.html"]join[/a] command with only a single address changes the current line to that address. This link to the join utility is incorrect. ed's j command is intended. (unrelatedly, it's odd that [p] is being used within [li] when LI elements already accept text content in HTML) (Use of '[' instead of '<' in the above is to stop Mantis interpreting as HTML) |
||||||
Desired Action |
The text should be changed as follows:On BSD, the j command with only a single address changes the current line to that address. The HTML should be changed as follows: On BSD, the [b]j[/b] command with only a single address changes the current line to that address. (Use of '[' instead of '<' in the above is to stop Mantis interpreting as HTML) |
||||||
Tags | tc3-2008 | ||||||
Attached Files | |||||||
|
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |