From owner-svn-src-all@FreeBSD.ORG Sun Nov 13 18:26:11 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAB5E1065680; Sun, 13 Nov 2011 18:26:11 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 2AC418FC17; Sun, 13 Nov 2011 18:26:10 +0000 (UTC) Received: from alf.home (alf.kiev.zoral.com.ua [10.1.1.177]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id pADIQ5h0008524 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 13 Nov 2011 20:26:05 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from alf.home (kostik@localhost [127.0.0.1]) by alf.home (8.14.5/8.14.5) with ESMTP id pADIQ5gE095014; Sun, 13 Nov 2011 20:26:05 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by alf.home (8.14.5/8.14.5/Submit) id pADIQ51r095013; Sun, 13 Nov 2011 20:26:05 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: alf.home: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 13 Nov 2011 20:26:05 +0200 From: Kostik Belousov To: Eitan Adler Message-ID: <20111113182605.GA50300@deviant.kiev.zoral.com.ua> References: <201111131707.pADH7h98001515@svn.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YO/4IGSS/EY2lHf5" Content-Disposition: inline In-Reply-To: <201111131707.pADH7h98001515@svn.freebsd.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-3.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r227491 - head/sbin/md5 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2011 18:26:11 -0000 --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--