$OpenBSD: patch-doc_ccrtp_texi,v 1.1 2009/03/25 08:58:04 jakemsr Exp $ --- doc/ccrtp.texi.orig Sun Mar 22 23:59:42 2009 +++ doc/ccrtp.texi Mon Mar 23 00:00:17 2009 @@ -258,9 +258,9 @@ Starting with 1.0 releases, ccRTP fully supports @acro @item Implements timer reconsideration and reverse reconsideration. @cindex Random numbers -@cindex /dev/urandom +@cindex /dev/arandom @cindex MD5 -@item Provides good random numbers, based on @file{/dev/urandom} or, alternatively, on MD5. +@item Provides good random numbers, based on @file{/dev/arandom} or, alternatively, on MD5. @end itemize @@ -1326,9 +1326,9 @@ Code in A.5 is implemented in the method @cindex A.6 @cindex Random numbers -@cindex /dev/urandom +@cindex /dev/arandom @cindex MD5 -On POSIX systems, ccRTP uses @file{/dev/urandom} when available. If +On POSIX systems, ccRTP uses @file{/dev/arandom} when available. If there is no such device, it defaults to the MD5 based algorithm given in appendix A.6.