summaryrefslogtreecommitdiff
path: root/src/docs/namespace.dox
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2012-06-16 11:38:59 +0000
committerKeith Bostic <keith@wiredtiger.com>2012-06-16 11:38:59 +0000
commit52bcc9672568fa079c70f27493ad4068973eaeb3 (patch)
tree09ab1bcec95e5413ca894aee72a826a2c67f0fa2 /src/docs/namespace.dox
parent722b636b9ae5e8a96a7a1e55aeff0eb8301c0e2a (diff)
downloadmongo-52bcc9672568fa079c70f27493ad4068973eaeb3.tar.gz
Add a entry for the environment variable name space.
Diffstat (limited to 'src/docs/namespace.dox')
-rw-r--r--src/docs/namespace.dox4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/docs/namespace.dox b/src/docs/namespace.dox
index 1b2402dd4f2..19a5b5b1921 100644
--- a/src/docs/namespace.dox
+++ b/src/docs/namespace.dox
@@ -1,5 +1,9 @@
/*! @page name_space WiredTiger name spaces
+@section env Process environment name space
+
+WiredTiger's environment variables begin with the string "WIREDTIGER".
+
@section c C language name space
WiredTiger's public function names begin with the string "wiredtiger".