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
438 B
Text
14 lines
438 B
Text
--- dbutil.txi.orig 2013-05-12 04:47:55 UTC
|
|
+++ dbutil.txi
|
|
@@ -85,9 +85,10 @@
|
|
|
|
Returns an open relational database associated with @var{rdb}. The
|
|
database will be opened with base-table type @var{base-table-type}).
|
|
+@end defun
|
|
|
|
|
|
-@defunx open-database rdb
|
|
+@defun open-database rdb
|
|
Returns an open relational database associated with @var{rdb}.
|
|
@code{open-database} will attempt to deduce the correct base-table-type.
|
|
@end defun
|