summaryrefslogtreecommitdiff
path: root/docs/man/dbmmanage.1
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-12-10 18:08:49 +0000
committerAndré Malo <nd@apache.org>2004-12-10 18:08:49 +0000
commit8eb131f33feb6ca15b9c51c34f883df663cb61e4 (patch)
tree28cdebd41a360f1244b7d8ae8d9cced469dc8709 /docs/man/dbmmanage.1
parentbfb4758bf3116844c507f167defcc993c5802fec (diff)
downloadhttpd-8eb131f33feb6ca15b9c51c34f883df663cb61e4.tar.gz
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111535 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/man/dbmmanage.1')
-rw-r--r--docs/man/dbmmanage.14
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/dbmmanage.1 b/docs/man/dbmmanage.1
index ecaf791c9d..88e4a7057e 100644
--- a/docs/man/dbmmanage.1
+++ b/docs/man/dbmmanage.1
@@ -19,7 +19,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
-.TH "DBMMANAGE" 1 "2004-11-23" "Apache HTTP Server" "dbmmanage"
+.TH "DBMMANAGE" 1 "2004-12-10" "Apache HTTP Server" "dbmmanage"
.SH NAME
dbmmanage \- Manage user authentication files in DBM format
@@ -39,7 +39,7 @@ dbmmanage \- Manage user authentication files in DBM format
.SH "SUMMARY"
.PP
-dbmmanage is used to create and update the DBM format files used to store usernames and password for basic authentication of HTTP users via mod_auth_dbm\&. Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by dbmmanage\&. This program can only be used when the usernames are stored in a DBM file\&. To use a flat-file database see htpasswd\&.
+dbmmanage is used to create and update the DBM format files used to store usernames and password for basic authentication of HTTP users via mod_authn_dbm\&. Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by dbmmanage\&. This program can only be used when the usernames are stored in a DBM file\&. To use a flat-file database see htpasswd\&.
.PP
This manual page only lists the command line arguments\&. For details of the directives necessary to configure user authentication in httpd see the httpd manual, which is part of the Apache distribution or can be found at http://httpd\&.apache\&.org/\&.