forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
14 lines
286 B
Text
14 lines
286 B
Text
--- random.txi.orig 2013-05-12 04:47:55 UTC
|
|
+++ random.txi
|
|
@@ -32,9 +32,10 @@
|
|
@defun copy-random-state state
|
|
|
|
Returns a new copy of argument @var{state}.
|
|
+@end defun
|
|
|
|
|
|
-@defunx copy-random-state
|
|
+@defun copy-random-state
|
|
Returns a new copy of @code{*random-state*}.
|
|
@end defun
|
|
|