summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/src/docs/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/src/docs/Doxyfile')
-rw-r--r--src/third_party/wiredtiger/src/docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/src/docs/Doxyfile b/src/third_party/wiredtiger/src/docs/Doxyfile
index 60b6c4690b0..567a8cb92fb 100644
--- a/src/third_party/wiredtiger/src/docs/Doxyfile
+++ b/src/third_party/wiredtiger/src/docs/Doxyfile
@@ -210,7 +210,7 @@ ALIASES = \
configempty{2}="@param config configuration string, see @ref config_strings. No values currently permitted." \
configend=" </table>" \
configstart{2}="@param config configuration string, see @ref config_strings. Permitted values:\n <table>@hrow{Name,Effect,Values}" \
-"ebusy_errors=@returns zero on success, EBUSY if the object is not available for exclusive access, and a non-zero error code on failure. See @ref error_handling \"Error handling\" for details." \
+ ebusy_errors="@returns zero on success, EBUSY if the object is not available for exclusive access, and a non-zero error code on failure. See @ref error_handling \"Error handling\" for details." \
errors="@returns zero on success and a non-zero error code on failure. See @ref error_handling \"Error handling\" for details." \
exclusive="This method requires exclusive access to the specified data source(s). If any cursors are open with the specified name(s) or a data source is otherwise in use, the call will fail and return \c EBUSY.\n\n" \
ex_ref{1}="@ref \1 \"\1\"" \