From 65ea7bd29546782c62e025d450acf876f7b99469 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 30 Aug 2006 11:08:18 +0000 Subject: [PATCH] r11064: fix default field-type --- doc/ref-fdml.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ref-fdml.xml b/doc/ref-fdml.xml index 2049806..7113b6a 100644 --- a/doc/ref-fdml.xml +++ b/doc/ref-fdml.xml @@ -808,7 +808,7 @@ A field type - specifier. The default is &nil;. + specifier. The default is :auto;. The purpose of this argument is cause &clsql; to @@ -1248,7 +1248,7 @@ ID FORENAME SURNAME EMAIL A field type - specifier. The default is &nil;. + specifier. The default is :auto. The purpose of this argument is cause &clsql; to -- 2.34.1