From 23fc55ca33aa4e00b300824165466e4febe67f6d Mon Sep 17 00:00:00 2001 From: Jason Rassi Date: Mon, 25 Feb 2013 19:54:19 -0500 Subject: SERVER-8674 Update hyperlinks to point to dochub --- debian/bsondump.1 | 3 +-- debian/init.d | 2 +- debian/mongo.1 | 2 +- debian/mongod.1 | 2 +- debian/mongodump.1 | 2 +- debian/mongoexport.1 | 2 +- debian/mongofiles.1 | 2 +- debian/mongoimport.1 | 2 +- debian/mongorestore.1 | 2 +- debian/mongos.1 | 3 +-- debian/mongosniff.1 | 2 +- debian/mongostat.1 | 3 +-- 12 files changed, 12 insertions(+), 15 deletions(-) (limited to 'debian') diff --git a/debian/bsondump.1 b/debian/bsondump.1 index 4041bdc9419..20464719bd0 100644 --- a/debian/bsondump.1 +++ b/debian/bsondump.1 @@ -27,5 +27,4 @@ type of output: json,debug .PP Copyright 2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB manual, available at -http://www.mongodb.org. +For more information, please refer to the bsondump page in the MongoDB manual, available at http://dochub.mongodb.org/core/bsondumpmanpage diff --git a/debian/init.d b/debian/init.d index 7e5169d8dde..c98038220d0 100644 --- a/debian/init.d +++ b/debian/init.d @@ -53,7 +53,7 @@ DESC=database NAME=mongodb # Defaults. Can be overridden by the /etc/default/$NAME # Other configuration options are located in $CONF file. See here for more: -# http://docs.mongodb.org/manual/reference/configuration-options/ +# http://dochub.mongodb.org/core/configurationoptions CONF=/etc/mongodb.conf PIDFILE=/var/run/$NAME.pid ENABLE_MONGODB=yes diff --git a/debian/mongo.1 b/debian/mongo.1 index 7e91707f3ff..04f35a5afe7 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 manual, available at http://www.mongodb.org. +For more information, please refer to the mongo page in the MongoDB manual, available at http://dochub.mongodb.org/core/mongomanpage .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongod.1 b/debian/mongod.1 index 01d854b2544..a4563b7c739 100644 --- a/debian/mongod.1 +++ b/debian/mongod.1 @@ -11,6 +11,6 @@ is a core MongoDB daemon. You are not supposed to call it directly, please refer .PP Copyright 2007\-2009 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB manual, available at http://www.mongodb.org. +For more information, please refer to the mongod page in the MongoDB manual, available at http://dochub.mongodb.org/core/mongodmanpage .SH "AUTHOR" Antonin Kral diff --git a/debian/mongodump.1 b/debian/mongodump.1 index ae0d7728b75..dc95440baa6 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 manual, available at http://www.mongodb.org. +For more information, please refer to the mongodump page in the MongoDB manual, available at http://dochub.mongodb.org/core/mongodumpmanpage .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongoexport.1 b/debian/mongoexport.1 index 2c844ae83f3..d702671102b 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 manual, available at http://www.mongodb.org. +For more information, please refer to the mongoexport page in the MongoDB manual, available at http://dochub.mongodb.org/core/mongoexportmanpage .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongofiles.1 b/debian/mongofiles.1 index 412a4be4f67..31b99d73ea1 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 manual, available at http://www.mongodb.org. +For more information, please refer to the mongofiles page in the MongoDB manual, available at http://dochub.mongodb.org/core/mongofilesmanpage .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongoimport.1 b/debian/mongoimport.1 index 6879b99577d..15d6fc7ee36 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 manual, available at http://www.mongodb.org. +For more information, please refer to the mongoimport page in the MongoDB manual, available at http://dochub.mongodb.org/core/mongoimportmanpage .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongorestore.1 b/debian/mongorestore.1 index df5080f9669..62eca0c1dc3 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 manual, available at http://www.mongodb.org. +For more information, please refer to the mongorestore page in the MongoDB manual, available at http://dochub.mongodb.org/core/mongorestoremanpage .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongos.1 b/debian/mongos.1 index 37b0b340f86..6fdca07463b 100644 --- a/debian/mongos.1 +++ b/debian/mongos.1 @@ -84,7 +84,6 @@ allow JSONP access via http (has security implications) .PP Copyright 2007\-2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB manual, available at -http://www.mongodb.org. +For more information, please refer to the mongos page in the MongoDB manual, available at http://dochub.mongodb.org/core/mongosmanpage .SH "AUTHOR" Kristina Chodorow diff --git a/debian/mongosniff.1 b/debian/mongosniff.1 index 7d92dcfa0b6..e1b9a1faddf 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 manual, available at http://www.mongodb.org. +For more information, please refer to the mongosniff page in the MongoDB manual, available at http://dochub.mongodb.org/core/mongosniffmanpage .SH "AUTHOR" Antonin Kral diff --git a/debian/mongostat.1 b/debian/mongostat.1 index 87b53ad4153..06e43338a6c 100644 --- a/debian/mongostat.1 +++ b/debian/mongostat.1 @@ -108,7 +108,6 @@ number of open connections .PP Copyright 2011 10gen .SH "SEE ALSO" -For more information, please refer to the MongoDB manual, available at -http://www.mongodb.org. +For more information, please refer to the mongostat page in the MongoDB manual, available at http://dochub.mongodb.org/core/mongostatmanpage .SH "AUTHOR" Eliot Horowitz -- cgit v1.2.1