From 6e2dec6ff9731f1d5a92897d39a8f6c5542afb08 Mon Sep 17 00:00:00 2001 From: Justin Balthrop Date: Fri, 2 Oct 2009 15:39:34 -0700 Subject: [PATCH] update api link --- README.textile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.textile b/README.textile index ac078f9..13f44df 100644 --- a/README.textile +++ b/README.textile @@ -64,8 +64,7 @@ h2. Sample Usage h2. API This interface is most closely based on the DB4 C api and tries to maintain close -interface proximity. That API is published by Oracle at -"http://www.oracle.com/technology/documentation/berkeley-db/db/api_reference/C/frame_main.html":http://www.oracle.com/technology/documentation/berkeley-db/db/api_reference/C/frame_main.html. +interface proximity. That API is published by Oracle at "http://www.oracle.com/technology/documentation/berkeley-db/db/api_reference/C/frame_main.html":http://www.oracle.com/technology/documentation/berkeley-db/db/api_reference/C/frame_main.html. All function arguments systematically omit the leading DB handles and TXN handles. A few calls omit the flags parameter when the documentation indicates that no