From fc5e7a0a96ddb1f0d6d50ab994d5e71b39fdc129 Mon Sep 17 00:00:00 2001 From: Alex Gorrod Date: Fri, 15 Mar 2013 11:52:51 +1100 Subject: Minor doc change. --- src/include/wiredtiger.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/include/wiredtiger.in b/src/include/wiredtiger.in index a0d2d15ca9d..55609532697 100644 --- a/src/include/wiredtiger.in +++ b/src/include/wiredtiger.in @@ -597,7 +597,9 @@ struct __wt_session { * @snippet ex_all.c Create a table * * @param session the session handle - * @param name the URI of the object to create, such as \c "table:stock" + * @param name the URI of the object to create, such as + * \c "table:stock". For a description of URI formats + * see @ref data_sources. * @configstart{session.create, see dist/api_data.py} * @config{allocation_size, the file unit allocation size\, in bytes\, * must a power-of-two; smaller values decrease the file space required -- cgit v1.2.1