]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Fix typo s/formated/formatted/ reported by Norbert Kiesel
authorJim Meyering <jim@meyering.net>
Sun, 14 Aug 2005 15:02:45 +0000 (15:02 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Aug 2005 15:02:45 +0000 (15:02 +0000)
src/md5sum.c

index 1f47b208e64ce693414028eb7e0c6b53b4f20be0..5b7a8b00d647f77df5408ccdfd8185383d4c06e1 100644 (file)
@@ -137,7 +137,7 @@ With no FILE, or when FILE is -, read standard input.\n\
 \n\
 The following two options are useful only when verifying checksums:\n\
       --status            don't output anything, status code shows success\n\
-  -w, --warn              warn about improperly formated checksum lines\n\
+  -w, --warn              warn about improperly formatted checksum lines\n\
 \n\
 "), stdout);
       fputs (HELP_OPTION_DESCRIPTION, stdout);