diff options
author | dd <dd@FreeBSD.org> | 2001-07-23 09:46:17 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-23 09:46:17 +0000 |
commit | ccce8005b45902a0ff97c23c9306f38341f0bf56 (patch) | |
tree | b207111719eac353d10145839caae497235809b2 /bin | |
parent | da4edbfc4834c663042b83c747ad0069ebff4adf (diff) | |
download | FreeBSD-src-ccce8005b45902a0ff97c23c9306f38341f0bf56.zip FreeBSD-src-ccce8005b45902a0ff97c23c9306f38341f0bf56.tar.gz |
Don't use the pronoun "you".
Reviewed by: sheldonh, mpp
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ls/ls.1 | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 959b1e3..d86997e 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -367,10 +367,11 @@ does not need a separate option for this): .Pp .Dl "ls -l | sort -n +4" .Pp -Additionally, you may want to use the +Additionally, the .Fl r flag to .Xr sort 1 +may be used to get the results sorted from largest to smallest (a reverse sort). .Sh DIAGNOSTICS The @@ -403,12 +404,12 @@ capabilities. The default .Dq cons25 console has the proper capabilities, -however if you want to display the colors in an -.Xr xterm 1 +but to display the colors in an +.Xr xterm 1 , for example, -you need to set your +the .Ev TERM -variable to +variable must be set to .Dq xterm-color . Other terminal types may require similar adjustments. Colorization is silently disabled if the output isn't directed to a terminal @@ -481,7 +482,7 @@ Note that the above are standard .Tn ANSI colors. The actual display may differ -depending on the color capabilities of your terminal. +depending on the color capabilities of the terminal in use. .Pp The order of the attributes are as follows: .Pp |