Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2012 16:59:30 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r240205 - head/share/man/man4
Message-ID:  <201209071659.q87GxUuo032756@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising (ports committer)
Date: Fri Sep  7 16:59:30 2012
New Revision: 240205
URL: http://svn.freebsd.org/changeset/base/240205

Log:
  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), me (patch)
  Approved by:	joel (mentor)
  MFC after:	2 weeks

Modified:
  head/share/man/man4/random.4

Modified: head/share/man/man4/random.4
==============================================================================
--- head/share/man/man4/random.4	Fri Sep  7 15:10:46 2012	(r240204)
+++ head/share/man/man4/random.4	Fri Sep  7 16:59:30 2012	(r240205)
@@ -23,7 +23,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 19, 2006
+.Dd September 7, 2012
 .Dt RANDOM 4
 .Os
 .Sh NAME
@@ -142,7 +142,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?201209071659.q87GxUuo032756>