]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Use 1024*1024 in place of 1048576.
authorJim Meyering <jim@meyering.net>
Thu, 10 Jul 2003 19:39:04 +0000 (19:39 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 10 Jul 2003 19:39:04 +0000 (19:39 +0000)
src/head.c
src/tail.c

index 5a4943f32cd7c40606bf37c267cda41396a177b5..b685cd85bbfd4002fafb0fbc9e7acf607fae7d64 100644 (file)
@@ -164,7 +164,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\
       fputs (VERSION_OPTION_DESCRIPTION, stdout);
       fputs (_("\
 \n\
-N may have a multiplier suffix: b for 512, k for 1024, m for 1048576 (1 Meg)\n\
+N may have a multiplier suffix: b 512, k 1024, m 1024*1024.\n\
 "), stdout);
       printf (_("\nReport bugs to <%s>.\n"), PACKAGE_BUGREPORT);
     }
index b923085d1ae837d8fea7039097aebad2233dd887..b994868a07b2c877c59312371ea4b178c0931d11 100644 (file)
@@ -283,7 +283,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\
 If the first character of N (the number of bytes or lines) is a `+',\n\
 print beginning with the Nth item from the start of each file, otherwise,\n\
 print the last N items in the file.  N may have a multiplier suffix:\n\
-b for 512, k for 1024, m for 1048576 (1 Meg).\n\
+b 512, k 1024, m 1024*1024.\n\
 \n\
 "), stdout);
      fputs (_("\