summaryrefslogtreecommitdiffstats
path: root/database
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2010-07-05 22:03:58 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-07-30 11:02:55 +0200
commit5c9e5a95700d9527f27f86b400c5780417259021 (patch)
treea1553e673c490d5219f773141fc8658db309e33e /database
parent3f1ec3a78e6f4ab1ad3b76d8839c7bb6b2fbf266 (diff)
downloadeurephia-5c9e5a95700d9527f27f86b400c5780417259021.tar.gz
eurephia-5c9e5a95700d9527f27f86b400c5780417259021.tar.xz
eurephia-5c9e5a95700d9527f27f86b400c5780417259021.zip
Moved all man pages from section 8 to the more proper section 7.
Diffstat (limited to 'database')
-rw-r--r--database/sqlite/edb-sqlite.7 (renamed from database/sqlite/edb-sqlite.8)8
1 files changed, 4 insertions, 4 deletions
diff --git a/database/sqlite/edb-sqlite.8 b/database/sqlite/edb-sqlite.7
index 0a61843..5f907aa 100644
--- a/database/sqlite/edb-sqlite.8
+++ b/database/sqlite/edb-sqlite.7
@@ -1,4 +1,4 @@
-.TH "edb-sqlite" "8" "July 2010" "David Sommerseth" ""
+.TH "edb-sqlite" "7" "July 2010" "David Sommerseth" ""
.SH "NAME"
\fBedb\-sqlite\fR \- eurephia SQLite3 database driver
.SH "DESCRIPTION"
@@ -23,9 +23,9 @@ database_driver = edb\-sqlite.so
.br
database_params = <full path to DB file>
.SH "SEE ALSO"
-\fBeurephia\-auth\fR(8)
-\fBeurephiadm\fR(8)
-\fBeurephia_init\fR(8)
+\fBeurephia\-auth\fR(7),
+\fBeurephiadm\fR(7),
+\fBeurephia_init\fR(7)
.SH "AUTHOR"
Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>