From owner-svn-src-head@FreeBSD.ORG Tue Jan 6 21:16:42 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C77571065678; Tue, 6 Jan 2009 21:16:42 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B55DC8FC13; Tue, 6 Jan 2009 21:16:42 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n06LGg6H042137; Tue, 6 Jan 2009 21:16:42 GMT (envelope-from simon@svn.freebsd.org) Received: (from simon@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n06LGgE8042136; Tue, 6 Jan 2009 21:16:42 GMT (envelope-from simon@svn.freebsd.org) Message-Id: <200901062116.n06LGgE8042136@svn.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 6 Jan 2009 21:16:42 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r186839 - head/sbin/md5 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2009 21:16:43 -0000 Author: simon Date: Tue Jan 6 21:16:42 2009 New Revision: 186839 URL: http://svn.freebsd.org/changeset/base/186839 Log: Minor markup fix for the r186836 update. Modified: head/sbin/md5/md5.1 Modified: head/sbin/md5/md5.1 ============================================================================== --- head/sbin/md5/md5.1 Tue Jan 6 20:19:49 2009 (r186838) +++ head/sbin/md5/md5.1 Tue Jan 6 21:16:42 2009 (r186839) @@ -55,7 +55,8 @@ This also means that .Tn MD5 should not be used as part of a cryptographic signature scheme. At the current time (2009-01-06) there is no publicly known method to -"reverse" MD5, i.e., to find an input given a hash value. +.Dq reverse +MD5, i.e., to find an input given a hash value. .Pp .Tn SHA-1 currently (2009-01-06) has no known collisions, but an attack has been