Date: Sun, 13 Nov 2011 20:26:05 +0200 From: Kostik Belousov <kostikbel@gmail.com> To: Eitan Adler <eadler@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r227491 - head/sbin/md5 Message-ID: <20111113182605.GA50300@deviant.kiev.zoral.com.ua> In-Reply-To: <201111131707.pADH7h98001515@svn.freebsd.org> References: <201111131707.pADH7h98001515@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--YO/4IGSS/EY2lHf5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 13, 2011 at 05:07:43PM +0000, Eitan Adler wrote: > Author: eadler (ports committer) > Date: Sun Nov 13 17:07:43 2011 > New Revision: 227491 > URL: http://svn.freebsd.org/changeset/base/227491 >=20 > Log: > - new sentence should start on new line. > =20 > PR: bin/146541 > Submitted by: bjk > Approved by: bjk >=20 > Modified: > head/sbin/md5/md5.1 >=20 > Modified: head/sbin/md5/md5.1 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sbin/md5/md5.1 Sun Nov 13 17:07:26 2011 (r227490) > +++ head/sbin/md5/md5.1 Sun Nov 13 17:07:43 2011 (r227491) > @@ -78,8 +78,8 @@ The hexadecimal checksum of each file li > after the options are processed. > .Bl -tag -width indent > .It Fl c Ar string > -Compare files to this md5 string. (Note that this option is not yet usef= ul > -if multiple files are specified.) > +Compare files to this md5 string. > +(Note that this option is not yet useful if multiple files are specified= .) I doubt that you compare files to md5 hash. Rather, you compare the md5 hash of file with provided string. > .It Fl s Ar string > Print a checksum of the given > .Ar string . --YO/4IGSS/EY2lHf5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk7AC70ACgkQC3+MBN1Mb4hkAgCfVIxnWkant4bKzpaxrx+P6TYv /kYAn3ksV342fBntgi4f4ywmARFDAwJ/ =yMn+ -----END PGP SIGNATURE----- --YO/4IGSS/EY2lHf5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111113182605.GA50300>