]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Put `Ordering options:' line where it belongs.
authorJim Meyering <jim@meyering.net>
Thu, 2 Jun 2005 10:02:29 +0000 (10:02 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 2 Jun 2005 10:02:29 +0000 (10:02 +0000)
src/sort.c

index 9059d263df3a9d487649179269e50f4c4bf8a1ba..7ba36ca33feb3d8b4203c96bec7d2ed9661c6765 100644 (file)
@@ -286,11 +286,13 @@ Usage: %s [OPTION]... [FILE]...\n\
       fputs (_("\
 Write sorted concatenation of all FILE(s) to standard output.\n\
 \n\
-Ordering options:\n\
-\n\
 "), stdout);
       fputs (_("\
 Mandatory arguments to long options are mandatory for short options too.\n\
+"), stdout);
+      fputs (_("\
+Ordering options:\n\
+\n\
 "), stdout);
       fputs (_("\
   -b, --ignore-leading-blanks ignore leading blanks\n\