From ffd9fd4c0ed5972f009b7bef7962e63c16e7bd44 Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 16 Jan 2005 16:41:59 +0000 Subject: Add the new standard EXIT STATUS section where appropriate. Sort standard sections in the (documented) preferred order. --- bin/ls/ls.1 | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'bin/ls') diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index ccd27be..dfb521f 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -439,23 +439,6 @@ utility does not show the actual ACL; use .Xr getfacl 1 to do this. -.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 DIAGNOSTICS -.Ex -std .Sh ENVIRONMENT The following environment variables affect the execution of .Nm : @@ -635,6 +618,23 @@ See .Xr environ 7 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 -- cgit v1.1