Date: Fri, 3 Jun 2005 11:38:35 +0000 (UTC) From: Dima Dorfman <dd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.1 Message-ID: <200506031138.j53BcZbI042333@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2005-06-03 11:38:35 UTC
FreeBSD src repository
Modified files:
bin/ls ls.1
Log:
Remove the EXAMPLES section that describes how to sort by size using
sort(1). This functionality is provided by the -S option now, and it
is useful even though a similar effect is achievable with sort(1),
since the latter doesn't work in combination with -h. This option is
also present in NetBSD, OpenBSD, and GNU fileutils, so there's clearly
a demand for it.
Noticed by: asmodai
Revision Changes Path
1.89 +0 -15 src/bin/ls/ls.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506031138.j53BcZbI042333>
