cc5c75bd95
- Fix build for lang/slib with new texinfo [1] - Convert slib-guile @exec/@unexec directives to post install/deinstall scripts - Add new port slib-guile2 based on slib-guile - Remove dirrms MFH: 2014Q4
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
|
|
|