Project

General

Profile

Actions

Bug #4359

closed

ls(1) describes -c | -v rather than -/ c | v

Added by Rich Lowe about 10 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
manpage - manual pages
Start date:
2013-11-25
Due date:
% Done:

0%

Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

ls(1) has a section for options -c and -v, but which is really describing -/ [c | v], the option for listing extended system attributes.

     -c | -v

         The same as -l, and in addition  displays  the  extended
         system attributes associated with the file when extended
         system attributes are fully supported by the  underlying
         file system. The option -/ supports two option arguments
         c (compact mode) and v (verbose mode).

Should read

     -/ c | v

         The same as -l, and in addition  displays  the  extended
         system attributes associated with the file when extended
         system attributes are fully supported by the  underlying
         file system. The option -/ supports two option arguments
         c (compact mode) and v (verbose mode).

Related issues

Related to illumos gate - Bug #3614: The 'offline' and 'sparse' extended system attributes should be documented in man pagesClosedMarcel Telka2013-03-06

Actions
Actions #1

Updated by Peter Tribble almost 4 years ago

  • Status changed from New to Closed

Appears to have been fixed as part of #3614

Actions #2

Updated by Marcel Telka almost 4 years ago

  • Related to Bug #3614: The 'offline' and 'sparse' extended system attributes should be documented in man pages added
Actions

Also available in: Atom PDF