HardenedBSD/bin/ls
Dima Dorfman 24b0280f8c 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
2005-06-03 11:38:35 +00:00
..
cmp.c
extern.h
ls.1 Remove the EXAMPLES section that describes how to sort by size using 2005-06-03 11:38:35 +00:00
ls.c
ls.h
Makefile
print.c
util.c