Anonymous | Login | 2023-12-07 17:49 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 | ||
0001149 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Editorial | Enhancement Request | 2017-06-15 22:04 | 2019-11-05 12:29 | ||
Reporter | stephane | View Status | public | ||||
Assigned To | |||||||
Priority | normal | Resolution | Accepted | ||||
Status | Applied | ||||||
Name | Stephane Chazelas | ||||||
Organization | |||||||
User Reference | |||||||
Section | ls utility | ||||||
Page Number | 2925 | ||||||
Line Number | 96697 | ||||||
Interp Status | --- | ||||||
Final Accepted Text | |||||||
Summary | 0001149: missing comma in ls -r description | ||||||
Description |
−r Reverse the order of the sort to get reverse collating sequence oldest first, or smallest file size first depending on the other options given. That's 3 cases: - reverse collating sequence - older first (with -t) - smallest file size first (with -S) There's a missing comma to separate the first two, making for confusing text. |
||||||
Desired Action |
Change to: −r Reverse the order of the sort to get reverse collating sequence, oldest first, or smallest file size first depending on the other options given. (I'll let the linguists comment on whether a comma is needed before "or" or if "or" is enough to separate the 2 other cases). |
||||||
Tags | tc3-2008 | ||||||
Attached Files | |||||||
|
There are no notes attached to this issue. |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |