aboutsummaryrefslogtreecommitdiffstats
path: root/dbutil.txi
diff options
context:
space:
mode:
Diffstat (limited to 'dbutil.txi')
-rw-r--r--dbutil.txi3
1 files changed, 1 insertions, 2 deletions
diff --git a/dbutil.txi b/dbutil.txi
index fae8bb6..f7af3af 100644
--- a/dbutil.txi
+++ b/dbutil.txi
@@ -162,8 +162,7 @@ filename, and the lock certificate (if locked).
@defun define-domains rdb row5 @dots{}
Adds the domain rows @var{row5} @dots{} to the @samp{*domains-data*} table
-in @var{rdb}. The format of the row is given in @ref{Catalog
-Representation}.
+in @var{rdb}. The format of the row is given in @ref{Catalog Representation}.
@example
(define-domains rdb '(permittivity #f complex? c64 #f))