Package: coreutils
Version: 5.94-1
Severity: minor
Tags: upstream patch
X-Fuzzies-Translation: yes
:.!man ls |grep -i sort
Reformatting ls(1), please wait...
Sort entries alphabetically if none of -cftuSUX nor --sort.
^^^^^^^
[...]
-v sort by version
^^^^
--- ls.c 2006-01-21 05:51:16.000000000 -0500
+++ /tmp/ls.c 2006-05-28 17:52:35.000000000 -0400
@@ -4100,7 +4100,7 @@
printf (_("Usage: %s [OPTION]... [FILE]...\n"), program_name);
fputs (_("\
List information about the FILEs (the current directory by default).\n\
-Sort entries alphabetically if none of -cftuSUX nor --sort.\n\
+Sort entries alphabetically if none of -cftuvSUX nor --sort.\n\
\n\
"), stdout);
fputs (_("\
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]