X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fref-connect.xml;h=56dd15a2392c1e925500ba66a758870eb5483fd0;hb=c41d81c0d1233372012a1de93fcdfd6b2a6e5618;hp=35b8cf56b30aef8a446c903a152db9d7763eaf54;hpb=4413405fd38eaba7ba6d6d8b844fef118e326c9a;p=clsql.git diff --git a/doc/ref-connect.xml b/doc/ref-connect.xml index 35b8cf5..56dd15a 100644 --- a/doc/ref-connect.xml +++ b/doc/ref-connect.xml @@ -2068,7 +2068,7 @@ Error: While trying to access database localhost/test2/root db-var - A variable to which the specified database is bound. + A variable which is bound to the specified database. @@ -2082,7 +2082,12 @@ Error: While trying to access database localhost/test2/root connect-args - Other optional arguments to connect. + Other optional arguments to + connect. This macro use a value of + &nil; for connect's + make-default key, This is in + contrast to to the connect function which has a default + value of &t; for make-default.