K 10 svn:author V 2 dd K 8 svn:date V 27 2005-06-03T11:38:35.000000Z K 7 svn:log V 383 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 END