diff options
author | Jason Rassi <rassi@10gen.com> | 2013-02-25 17:15:33 -0500 |
---|---|---|
committer | Jason Rassi <rassi@10gen.com> | 2013-03-01 15:52:02 -0500 |
commit | 117f00f4d7bef6385cca2761c3b4cc56ead34144 (patch) | |
tree | 2dac4ff0f2eba8a0434641c93b731a10c209ce9d /debian | |
parent | f7dfdd32aa7e04388fdba10f828b3552c2f8d78e (diff) | |
download | mongo-117f00f4d7bef6385cca2761c3b4cc56ead34144.tar.gz |
SERVER-8674 Remove literal mentions of wiki from comments, docs
Diffstat (limited to 'debian')
-rw-r--r-- | debian/bsondump.1 | 2 | ||||
-rw-r--r-- | debian/mongo.1 | 2 | ||||
-rw-r--r-- | debian/mongod.1 | 4 | ||||
-rw-r--r-- | debian/mongodump.1 | 2 | ||||
-rw-r--r-- | debian/mongoexport.1 | 2 | ||||
-rw-r--r-- | debian/mongofiles.1 | 2 | ||||
-rw-r--r-- | debian/mongoimport.1 | 2 | ||||
-rw-r--r-- | debian/mongorestore.1 | 2 | ||||
-rw-r--r-- | debian/mongos.1 | 2 | ||||
-rw-r--r-- | debian/mongosniff.1 | 2 | ||||
-rw-r--r-- | debian/mongostat.1 | 2 |
11 files changed, 12 insertions, 12 deletions
diff --git a/debian/bsondump.1 b/debian/bsondump.1 index d3ea4b17c07..4041bdc9419 100644 --- a/debian/bsondump.1 +++ b/debian/bsondump.1 @@ -27,5 +27,5 @@ type of output: json,debug .PP Copyright 2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB wiki, available at +For more information, please refer to the MongoDB manual, available at http://www.mongodb.org. diff --git a/debian/mongo.1 b/debian/mongo.1 index 4f1b4bce130..7e91707f3ff 100644 --- a/debian/mongo.1 +++ b/debian/mongo.1 @@ -71,6 +71,6 @@ specify password of user .PP Copyright 2007\-2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB wiki, available at http://www.mongodb.org. +For more information, please refer to the MongoDB manual, available at http://www.mongodb.org. .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongod.1 b/debian/mongod.1 index 7b863590584..01d854b2544 100644 --- a/debian/mongod.1 +++ b/debian/mongod.1 @@ -6,11 +6,11 @@ mongod \- the Mongo Daemon .SH "DESCRIPTION" .PP \fBmongod\fR -is a core MongoDB daemon. You are not supposed to call it directly, please refer to the wiki if necessary. +is a core MongoDB daemon. You are not supposed to call it directly, please refer to the manual if necessary. .SH "COPYRIGHT" .PP Copyright 2007\-2009 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB wiki, available at http://www.mongodb.org. +For more information, please refer to the MongoDB manual, available at http://www.mongodb.org. .SH "AUTHOR" Antonin Kral diff --git a/debian/mongodump.1 b/debian/mongodump.1 index 02044f33939..ae0d7728b75 100644 --- a/debian/mongodump.1 +++ b/debian/mongodump.1 @@ -57,6 +57,6 @@ try to recover a crashed database (needs \-\-dbpath) .PP Copyright 2007\-2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB wiki, available at http://www.mongodb.org. +For more information, please refer to the MongoDB manual, available at http://www.mongodb.org. .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongoexport.1 b/debian/mongoexport.1 index 37f54ae99dd..2c844ae83f3 100644 --- a/debian/mongoexport.1 +++ b/debian/mongoexport.1 @@ -70,6 +70,6 @@ output file, if not specified, stdout is used .PP Copyright 2007\-2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB wiki, available at http://www.mongodb.org. +For more information, please refer to the MongoDB manual, available at http://www.mongodb.org. .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongofiles.1 b/debian/mongofiles.1 index 57adb6c22fb..412a4be4f67 100644 --- a/debian/mongofiles.1 +++ b/debian/mongofiles.1 @@ -89,6 +89,6 @@ Remove other files with the same name after PUT .PP Copyright 2007\-2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB wiki, available at http://www.mongodb.org. +For more information, please refer to the MongoDB manual, available at http://www.mongodb.org. .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongoimport.1 b/debian/mongoimport.1 index 92688efd2b1..6879b99577d 100644 --- a/debian/mongoimport.1 +++ b/debian/mongoimport.1 @@ -87,6 +87,6 @@ load a json array, not one item per line. Currently limited to 16MB. .PP Copyright 2007\-2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB wiki, available at http://www.mongodb.org. +For more information, please refer to the MongoDB manual, available at http://www.mongodb.org. .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongorestore.1 b/debian/mongorestore.1 index 7dbfe8a0a2a..df5080f9669 100644 --- a/debian/mongorestore.1 +++ b/debian/mongorestore.1 @@ -57,6 +57,6 @@ replay oplog for point-in-time restore .PP Copyright 2007\-2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB wiki, available at http://www.mongodb.org. +For more information, please refer to the MongoDB manual, available at http://www.mongodb.org. .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongos.1 b/debian/mongos.1 index 13c1e709084..37b0b340f86 100644 --- a/debian/mongos.1 +++ b/debian/mongos.1 @@ -84,7 +84,7 @@ allow JSONP access via http (has security implications) .PP Copyright 2007\-2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB wiki, available at +For more information, please refer to the MongoDB manual, available at http://www.mongodb.org. .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongosniff.1 b/debian/mongosniff.1 index edb4f3ae7a1..7d92dcfa0b6 100644 --- a/debian/mongosniff.1 +++ b/debian/mongosniff.1 @@ -28,6 +28,6 @@ show usage information .PP Copyright 2007\-2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB wiki, available at http://www.mongodb.org. +For more information, please refer to the MongoDB manual, available at http://www.mongodb.org. .SH "AUTHOR" Antonin Kral diff --git a/debian/mongostat.1 b/debian/mongostat.1 index d55ad48ece9..87b53ad4153 100644 --- a/debian/mongostat.1 +++ b/debian/mongostat.1 @@ -108,7 +108,7 @@ number of open connections .PP Copyright 2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB wiki, available at +For more information, please refer to the MongoDB manual, available at http://www.mongodb.org. .SH "AUTHOR" Eliot Horowitz |