893c388
diff -urNp coreutils-6.12-orig/src/md5sum.c coreutils-6.12/src/md5sum.c
893c388
--- coreutils-6.12-orig/src/md5sum.c	2008-05-26 08:40:33.000000000 +0200
893c388
+++ coreutils-6.12/src/md5sum.c	2008-10-21 16:07:28.000000000 +0200
893c388
@@ -175,6 +175,9 @@ With no FILE, or when FILE is -, read st
2505178
         fputs (_("\
893c388
   -t, --text              read in text mode (default)\n\
893c388
 "), stdout);
893c388
+  fputs (_("\
893c388
+  Note: There is no difference between binary and text mode option on GNU system.\n\
893c388
+"), stdout);
893c388
       fputs (_("\
893c388
 \n\
e18e415
 The following three options are useful only when verifying checksums:\n\