summaryrefslogtreecommitdiffstats
path: root/bin/ls
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/ls.115
1 files changed, 0 insertions, 15 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 71a4116..bb73dda 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -622,21 +622,6 @@ for more information.
.El
.Sh EXIT STATUS
.Ex -std
-.Sh EXAMPLES
-The following is how to do an
-.Nm
-listing sorted by size (and shows why
-.Nm
-does not need a separate option for this):
-.Pp
-.Dl "ls -l | sort -n +4"
-.Pp
-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 COMPATIBILITY
The group field is now automatically included in the long listing for
files in order to be compatible with the
OpenPOWER on IntegriCloud