Date: Sun, 23 Sep 2012 14:50:02 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r240859 - stable/8/share/man/man4 Message-ID: <201209231450.q8NEo26s020633@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising (doc,ports committer) Date: Sun Sep 23 14:50:01 2012 New Revision: 240859 URL: http://svn.freebsd.org/changeset/base/240859 Log: MFC r240205: Change the link pointing to more information about the Yarrow algorithm, the current link points to a irrelevant catchall site. PR: docs/171411 Submitted by: Mark Martinec <Mark.Martinec@ijs.si> (pr), zeising (patch) Approved by: joel (mentor) Modified: stable/8/share/man/man4/random.4 Directory Properties: stable/8/share/man/man4/ (props changed) Modified: stable/8/share/man/man4/random.4 ============================================================================== --- stable/8/share/man/man4/random.4 Sun Sep 23 14:49:28 2012 (r240858) +++ stable/8/share/man/man4/random.4 Sun Sep 23 14:50:01 2012 (r240859) @@ -23,7 +23,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 19, 2006 +.Dd September 7, 2012 .Dt RANDOM 4 .Os .Sh NAME @@ -143,7 +143,7 @@ if you wish to use them for entropy harv The other variables are explained in the paper describing the .Em Yarrow algorithm at -.Pa http://www.counterpane.com/yarrow.html . +.Pa http://www.schneier.com/yarrow.html . .Pp These variables are all limited in terms of the values they may contain:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209231450.q8NEo26s020633>