Improve wording: A sort is "in" a particular order, not "by" a

particular order.
This commit is contained in:
Dima Dorfman 2005-06-03 11:22:06 +00:00
parent 71b8b74887
commit 77a15272e7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146925

View File

@ -134,7 +134,7 @@ options.
.It Fl R
Recursively list subdirectories encountered.
.It Fl S
Sort by size (largest file first) before sorting the operands by
Sort by size (largest file first) before sorting the operands in
lexicographical order.
.It Fl T
When used with the
@ -235,7 +235,7 @@ The environment variable
overrides the unit size of 512 bytes.
.It Fl t
Sort by time modified (most recently modified
first) before sorting the operands by lexicographical
first) before sorting the operands in lexicographical
order.
.It Fl u
Use time of last access,