summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2013-06-19 16:06:04 -0400
committerKeith Bostic <keith@wiredtiger.com>2013-06-19 16:06:04 -0400
commit19f977b39834bc40cef5f5e85491a5386ed5dbd4 (patch)
treea37215104fb77cd35b9fbd52b57ef67a2b4f3614
parent772fd42c8d2ba5cffa2c884747e213cd2c4251dd (diff)
downloadmongo-19f977b39834bc40cef5f5e85491a5386ed5dbd4.tar.gz
Building on a 9.1 FreeBSD release.
-rw-r--r--dist/s_string.ok8
-rw-r--r--examples/c/ex_stat.c2
2 files changed, 9 insertions, 1 deletions
diff --git a/dist/s_string.ok b/dist/s_string.ok
index b04a3a61efb..7d8ecd95fcc 100644
--- a/dist/s_string.ok
+++ b/dist/s_string.ok
@@ -95,6 +95,7 @@ GCC
GIDs
Geoff
Givargis
+Google
IEC
IEEE
IFF
@@ -297,6 +298,7 @@ catfmt
cd
cfg
cfkos
+change's
checkfrag
checkpointed
checkpointing
@@ -348,6 +350,7 @@ cust
cv
cxa
data's
+database's
datalen
datasets
datasource
@@ -480,6 +483,7 @@ infeasible
init
initn
initsize
+inline
inmem
insertK
insertV
@@ -615,6 +619,7 @@ pre
preload
prepended
presize
+primary's
printf
printlog
priv
@@ -653,6 +658,7 @@ rf
rle
rpc
rref
+run's
runlength
runtime
rwlock
@@ -808,6 +814,7 @@ uu
va
valuep
vanishingly
+variable's
vcell
verrx
versa
@@ -819,6 +826,7 @@ vsize
vslot
vunpack
vupdate
+walk's
wiredtiger
workFactor
wrapup
diff --git a/examples/c/ex_stat.c b/examples/c/ex_stat.c
index fed6d2dfda3..259e1c875c0 100644
--- a/examples/c/ex_stat.c
+++ b/examples/c/ex_stat.c
@@ -25,7 +25,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* ex_stat.c
- * This is an example demonstrating how to query a database's statistics.
+ * This is an example demonstrating how to query database statistics.
*/
#include <errno.h>