opnsense-ports/lang/slib/files/patch-random.txi
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

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