summaryrefslogtreecommitdiff
path: root/src/docs/backup.dox
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2014-10-13 17:08:20 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2014-10-13 17:08:20 +1100
commit5c2c195438f899c07e9b041e139b5a95acc700a4 (patch)
tree4aed5b3e319299b59ff6706a46b5b09b7852f6a7 /src/docs/backup.dox
parentd58ed29829d3cf592817a2cea553f862ce9814c7 (diff)
downloadmongo-5c2c195438f899c07e9b041e139b5a95acc700a4.tar.gz
Make sure the Java examples are built along with the API. Make section names language-specific to avoid errors from newer releases of doxygen.
Diffstat (limited to 'src/docs/backup.dox')
-rw-r--r--src/docs/backup.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docs/backup.dox b/src/docs/backup.dox
index 5926d0cc72b..c8ae3938dfe 100644
--- a/src/docs/backup.dox
+++ b/src/docs/backup.dox
@@ -66,7 +66,7 @@ example:
@section backup_util Backup from the command line
-The @ref util_backup command may also be used to create backups:
+The @ref_single util_backup command may also be used to create backups:
@code
rm -rf /path/database.backup &&