From: André Malo
Date: Tue, 23 Nov 2004 23:28:09 +0000 (+0000)
Subject: update transformation
X-Git-Tag: 2.1.2~132
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=234f2af75db5394d8f64de61e8a862ff35a7aca4;p=apache
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106361 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/man/dbmmanage.1 b/docs/man/dbmmanage.1
index af5a1d8af8..ecaf791c9d 100644
--- a/docs/man/dbmmanage.1
+++ b/docs/man/dbmmanage.1
@@ -19,7 +19,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
-.TH "DBMMANAGE" 1 "2003-12-02" "Apache HTTP Server" "dbmmanage"
+.TH "DBMMANAGE" 1 "2004-11-23" "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\&. 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_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\&.
.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/\&.
@@ -85,25 +85,25 @@ plaintext (\fInot recommended\fR)
.TP
add
-Adds an entry for \fIusername\fR to \fIfilename\fR using the encrypted password \fIencpasswd\fR\&.
+Adds an entry for \fIusername\fR to \fIfilename\fR using the encrypted password \fIencpasswd\fR\&. dbmmanage passwords\&.dat add rbowen foKntnEF3KSXA
.TP
adduser
-Asks for a password and then adds an entry for \fIusername\fR to \fIfilename\fR\&.
+Asks for a password and then adds an entry for \fIusername\fR to \fIfilename\fR\&. dbmmanage passwords\&.dat adduser krietz
.TP
check
-Asks for a password and then checks if \fIusername\fR is in \fIfilename\fR and if it's password matches the specified one\&.
+Asks for a password and then checks if \fIusername\fR is in \fIfilename\fR and if it's password matches the specified one\&. dbmmanage passwords\&.dat check rbowen
.TP
delete
-Deletes the \fIusername\fR entry from \fIfilename\fR\&.
+Deletes the \fIusername\fR entry from \fIfilename\fR\&. dbmmanage passwords\&.dat delete rbowen
.TP
import
Reads \fIusername\fR:\fIpassword\fR entries (one per line) from STDIN and adds them to \fIfilename\fR\&. The passwords already have to be crypted\&.
.TP
update
-Same as the adduser command, except that it makes sure \fIusername\fR already exists in \fIfilename\fR\&.
+Same as the adduser command, except that it makes sure \fIusername\fR already exists in \fIfilename\fR\&. dbmmanage passwords\&.dat update rbowen
.TP
view
-Just displays the contents of the DBM file\&. If you specify a \fIusername\fR, it displays the particular record only\&.
+Just displays the contents of the DBM file\&. If you specify a \fIusername\fR, it displays the particular record only\&. dbmmanage passwords\&.dat view
.SH "BUGS"
diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de
index b39f8bbc74..755d180b09 100644
--- a/docs/manual/mod/core.html.de
+++ b/docs/manual/mod/core.html.de
@@ -25,6 +25,9 @@
en |
ja
+Diese Übersetzung ist möglicherweise
+ nicht mehr aktuell. Bitte prüfen Sie die englische Version auf
+ die neuesten Änderungen.
diff --git a/docs/manual/mod/core.html.ja.euc-jp b/docs/manual/mod/core.html.ja.euc-jp
index 41bbe7f2f7..0c40478275 100644
--- a/docs/manual/mod/core.html.ja.euc-jp
+++ b/docs/manual/mod/core.html.ja.euc-jp
@@ -25,6 +25,8 @@
en |
ja
+This translation may be out of date. Check the
+ English version for recent changes.
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index dc147655fe..86a97a4dc2 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -1,7 +1,7 @@
-
+
+
+
+
+
+