Ver Fonte

update info

Ugochukwu Mmaduekwe há 6 anos atrás
pai
commit
fc2728f61b
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      CryptoLib/src/Utils/Randoms/ClpOSRandom.pas

+ 2 - 2
CryptoLib/src/Utils/Randoms/ClpOSRandom.pas

@@ -111,8 +111,8 @@ type
   /// <item>
   /// <item>
   /// <term>Solaris</term>
   /// <term>Solaris</term>
   /// <description><see href="https://docs.oracle.com/cd/E88353_01/html/E37841/getrandom-2.html">
   /// <description><see href="https://docs.oracle.com/cd/E88353_01/html/E37841/getrandom-2.html">
-  /// getrandom</see> system call if available, otherwise ( <b>
-  /// /dev/urandom</b> or <b>/dev/random</b>) (which ever is
+  /// getrandom</see> system call if available, otherwise ( <see href="https://docs.oracle.com/cd/E86824_01/html/E54777/random-7d.html">
+  /// /dev/urandom or /dev/random</see>) (which ever is
   /// available)</description>
   /// available)</description>
   /// </item>
   /// </item>
   /// <item>
   /// <item>