(usage): Clarify whether text or binary is the default.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Jul 2005 18:29:44 +0000 (18:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Jul 2005 18:29:44 +0000 (18:29 +0000)
commitaa43a635c1041fe5b540ed72142bd079e92339f8
tree1974ebbcc7086da0189bad4408b281b38d324350
parentd045e55b7c7c36025e4ca5a7157baa4f48f50772
(usage): Clarify whether text or binary is the default.
(split_3, main): BINARY is now a 3-way value.  All uses changed.
(digest_file): Likewise.  Clear *BINARY if we determine the file
to be text.  All uses changed.
(main): Don't report a file to be binary if we actually read it
as text in MS-DOS, because it was a terminal.
src/md5sum.c