Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144410262
D43989.id134736.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
501 B
Referenced Files
None
Subscribers
None
D43989.id134736.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D43989: md5: Fix Perl mode long options.
Attached
Detach File
Event Timeline
Log In to Comment