GNU bug report logs - #19725
Correction for md5sum manual page

Previous Next

Package: coreutils;

Reported by: Terry Hoye <hoye <at> yahoo.com>

Date: Thu, 29 Jan 2015 17:10:04 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 19725-done <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Terry Hoye <hoye <at> yahoo.com>, 19725-done <at> debbugs.gnu.org
Subject: Re: bug#19725: Correction for md5sum manual page
Date: Thu, 29 Jan 2015 19:08:46 +0000
[Message part 1 (text/plain, inline)]
On 29/01/15 16:11, Terry Hoye wrote:
> 
> Regarding GNU coreutils 8.12.197-032bb    September 2011,
> man md5sum states in part:
> [quote]
> The sums are computed as described in RFC  1321.   When  checking,  the
> input  should  be a former output of this program.  The default mode is
> to print a line with checksum, a character  indicating  type  (`*'  for
> binary, ` ' for text), and name for each FILE.[/quote]
> 
> I think I am correct in the following observation:
> Taken literally, the second sentence is incorrect. The default mode has
> two characters, often both spaces, between the two stringsets.

True.
The attached should make this more accurate.

> I don't think the algorithm works correctly with only one space between the stringsets.

Well --check still works in this case as it's switching
to "bsd reversed" mode. I.E. supporting the output from `md5 -r` etc.
I've made this clearer also, in the info docs.

thanks,
Pádraig.

[check-sum-format.diff (text/x-patch, attachment)]

This bug report was last modified 10 years and 119 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.