Document r338331, arc4random_stir() and arc4random_addrandom()
removed from arc4random(3). Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
bab8dd994e
commit
b91aa025d5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52589
1 changed files with 3 additions and 1 deletions
|
@ -403,7 +403,9 @@
|
|||
<sect2 xml:id="userland-abi">
|
||||
<title>ABI Compatibility</title>
|
||||
|
||||
<para> </para>
|
||||
<para revision="338331">The &man.arc4random.3; library has been
|
||||
updated to remove <function>arc4random_stir()</function> and
|
||||
<function>arc4random_addrandom()</function>.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue