summaryrefslogtreecommitdiff
path: root/debian/mongod.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/mongod.1')
-rw-r--r--debian/mongod.116
1 files changed, 0 insertions, 16 deletions
diff --git a/debian/mongod.1 b/debian/mongod.1
deleted file mode 100644
index 7b86359..0000000
--- a/debian/mongod.1
+++ /dev/null
@@ -1,16 +0,0 @@
-.\" Documentation for the MongoDB shell
-.TH MONGOD "1" "June 2009" "10gen" "Mongo Database"
-.SH "NAME"
-mongod \- the Mongo Daemon
-.SH "SYNOPSIS"
-.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.
-.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.
-.SH "AUTHOR"
-Antonin Kral