CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2014/01/09 22:34:46
Modified files: bin/md5 : md5.1 md5.c sha1.1 sha256.1 Log message: the -c option is really a mode change, incompatible with other options. (there are some others too, but -c is particularly misleading.) split it out in synopsis and usage. ok deraadt