The following issue has been SUBMITTED. ====================================================================== http://austingroupbugs.net/view.php?id=1261 ====================================================================== Reported By: stephane Assigned To: ====================================================================== Project: 1003.1(2016)/Issue7+TC2 Issue ID: 1261 Category: Shell and Utilities Type: Omission Severity: Editorial Priority: normal Status: New Name: Stephane Chazelas Organization: User Reference: Section: ls utility Page Number: 2923 (in 2018 edition) Line Number: 96911 Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2019-06-14 21:43 UTC Last Modified: 2019-06-14 21:43 UTC ====================================================================== Summary: missing first line in ls example output Description: > An example of a small directory tree being fully listed with ls -laRFÂ a > in the POSIX locale: > > total 11 > drwxr-xr-x 3 fox prog 64 Jul 4 12:07 ./
Is missing the "a:" header. Desired Action: Change to: > An example of a small directory tree being fully listed with ls -laRF a > in the POSIX locale: > > a: > total 11 > drwxr-xr-x 3 fox prog 64 Jul 4 12:07 ./ ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2019-06-14 21:43 stephane New Issue 2019-06-14 21:43 stephane Name => Stephane Chazelas 2019-06-14 21:43 stephane Section => ls utility 2019-06-14 21:43 stephane Page Number => 2923 (in 2018 edition) 2019-06-14 21:43 stephane Line Number => 96911 ======================================================================