diff options
author | Nan Xiao <nan@chinadtrace.org> | 2019-07-06 10:45:20 +0800 |
---|---|---|
committer | Garrett D'Amore <garrett@damore.org> | 2019-07-07 10:51:42 -0700 |
commit | ee0bd0a5a4b4a9cdbe27d56415fe460db258a9ef (patch) | |
tree | 0d186cfe1a67399f13da8dc60f6ead8bde82dd5d /usr/src/man | |
parent | 3fa8bc2d19bd24fbc2061549c236b6f7573471e8 (diff) | |
download | illumos-gate-ee0bd0a5a4b4a9cdbe27d56415fe460db258a9ef.tar.gz |
11331 A typo in usr/src/man/man1/ls.1
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/man')
-rw-r--r-- | usr/src/man/man1/ls.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man1/ls.1 b/usr/src/man/man1/ls.1 index b1d58e81d3..37f60ebc87 100644 --- a/usr/src/man/man1/ls.1 +++ b/usr/src/man/man1/ls.1 @@ -394,7 +394,7 @@ For others permissions, the third position can be occupied by \fBt\fR or .SS "Color Output" .LP If color output is enabled, the environment variable LS_COLORS is checked. If -it exists, it's contents are used to control the colors used to display +it exists, its contents are used to control the colors used to display filenames. If it is not set, a default list of colors is used. The format of LS_COLORS is a colon separated list of attribute specifications. Each attribute specification is of the format |