From a69c9fb665459e2bfdbda1bf80741a0af31a7faf Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:06:40 -0800 Subject: New upstream version 3b5 --- dbutil.txi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 dbutil.txi (limited to 'dbutil.txi') diff --git a/dbutil.txi b/dbutil.txi old mode 100644 new mode 100755 index f7af3af..02d058a --- 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 -- cgit v1.2.3