diff options
Diffstat (limited to 'dbutil.txi')
-rwxr-xr-x[-rw-r--r--] | dbutil.txi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dbutil.txi b/dbutil.txi index f7af3af..02d058a 100644..100755 --- a/dbutil.txi +++ b/dbutil.txi @@ -87,7 +87,8 @@ Returns an open relational database associated with @var{rdb}. The database will be opened with base-table type @var{base-table-type}). -@defunx open-database rdb +@end defun +@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 |