Page MenuHomeFreeBSD

D43989.id134736.diff
No OneTemporary

D43989.id134736.diff

diff --git a/sbin/md5/md5.c b/sbin/md5/md5.c
--- a/sbin/md5/md5.c
+++ b/sbin/md5/md5.c
@@ -263,7 +263,8 @@
static const struct option perl_longopts[] = {
{ "algorithm", required_argument, 0, opt_algorithm },
- { "check", required_argument, 0, opt_check },
+ { "binary", no_argument, 0, opt_binary },
+ { "check", no_argument, 0, opt_check },
{ "help", no_argument, 0, opt_help },
{ "ignore-missing", no_argument, 0, opt_ignore_missing },
{ "quiet", no_argument, 0, opt_quiet },

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 9, 7:23 AM (19 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28534796
Default Alt Text
D43989.id134736.diff (501 B)

Event Timeline