From: Ruediger Pluem Date: Fri, 27 Mar 2009 12:44:01 +0000 (+0000) Subject: * Update transformation X-Git-Tag: 2.3.3~785 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d593d89ad6dee02979ed0c5f53246dfd2a0f693b;p=apache * Update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759120 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/man/htdbm.1 b/docs/man/htdbm.1 index e6647afaae..010755b45b 100644 --- a/docs/man/htdbm.1 +++ b/docs/man/htdbm.1 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "HTDBM" 1 "2009-01-11" "Apache HTTP Server" "htdbm" +.TH "HTDBM" 1 "2009-03-27" "Apache HTTP Server" "htdbm" .SH NAME htdbm \- Manipulate DBM password databases @@ -71,16 +71,16 @@ Create the \fIpasswdfile\fR\&. If \fIpasswdfile\fR already exists, it is rewritt Display the results on standard output rather than updating a database\&. This option changes the syntax of the command line, since the \fIpasswdfile\fR argument (usually the first one) is omitted\&. It cannot be combined with the -c option\&. .TP -m -Use MD5 encryption for passwords\&. On Windows, Netware and TPF, this is the default\&. +Use MD5 encryption for passwords\&. On Windows and Netware, this is the default\&. .TP -d -Use crypt() encryption for passwords\&. The default on all platforms but Windows, Netware and TPF\&. Though possibly supported by htdbm on all platforms, it is not supported by the httpd server on Windows, Netware and TPF\&. +Use crypt() encryption for passwords\&. The default on all platforms but Windows and Netware\&. Though possibly supported by htdbm on all platforms, it is not supported by the httpd server on Windows and Netware\&. .TP -s Use SHA encryption for passwords\&. Facilitates migration from/to Netscape servers using the LDAP Directory Interchange Format (ldif)\&. .TP -p -Use plaintext passwords\&. Though htdbm will support creation on all platforms, the httpd daemon will only accept plain text passwords on Windows, Netware and TPF\&. +Use plaintext passwords\&. Though htdbm will support creation on all platforms, the httpd daemon will only accept plain text passwords on Windows and Netware\&. .TP -l Print each of the usernames and comments from the database on stdout\&. @@ -159,7 +159,7 @@ The use of the -b option is discouraged, since when it is used the unencrypted p .SH "RESTRICTIONS" .PP -On the Windows and MPE platforms, passwords encrypted with htdbm are limited to no more than 255 characters in length\&. Longer passwords will be truncated to 255 characters\&. +On the Windows platform, passwords encrypted with htdbm are limited to no more than 255 characters in length\&. Longer passwords will be truncated to 255 characters\&. .PP The MD5 algorithm used by htdbm is specific to the Apache software; passwords encrypted using it will not be usable with other Web servers\&. diff --git a/docs/man/htpasswd.1 b/docs/man/htpasswd.1 index f0a7ac476b..bbb298cb96 100644 --- a/docs/man/htpasswd.1 +++ b/docs/man/htpasswd.1 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "HTPASSWD" 1 "2007-02-08" "Apache HTTP Server" "htpasswd" +.TH "HTPASSWD" 1 "2009-03-27" "Apache HTTP Server" "htpasswd" .SH NAME htpasswd \- Manage user files for basic authentication @@ -68,16 +68,16 @@ Create the \fIpasswdfile\fR\&. If \fIpasswdfile\fR already exists, it is rewritt Display the results on standard output rather than updating a file\&. This is useful for generating password records acceptable to Apache for inclusion in non-text data stores\&. This option changes the syntax of the command line, since the \fIpasswdfile\fR argument (usually the first one) is omitted\&. It cannot be combined with the -c option\&. .TP -m -Use MD5 encryption for passwords\&. On Windows, Netware and TPF, this is the default\&. +Use MD5 encryption for passwords\&. On Windows and Netware, this is the default\&. .TP -d -Use crypt() encryption for passwords\&. The default on all platforms but Windows, Netware and TPF\&. Though possibly supported by htpasswd on all platforms, it is not supported by the httpd server on Windows, Netware and TPF\&. +Use crypt() encryption for passwords\&. The default on all platforms but Windows and Netware\&. Though possibly supported by htpasswd on all platforms, it is not supported by the httpd server on Windows and Netware\&. .TP -s Use SHA encryption for passwords\&. Facilitates migration from/to Netscape servers using the LDAP Directory Interchange Format (ldif)\&. .TP -p -Use plaintext passwords\&. Though htpasswd will support creation on all platforms, the httpd daemon will only accept plain text passwords on Windows, Netware and TPF\&. +Use plaintext passwords\&. Though htpasswd will support creation on all platforms, the httpd daemon will only accept plain text passwords on Windows and Netware\&. .TP -D Delete user\&. If the username exists in the specified htpasswd file, it will be deleted\&. @@ -145,7 +145,7 @@ The SHA encryption format does not use salting: for a given password, there is o .SH "RESTRICTIONS" .PP -On the Windows and MPE platforms, passwords encrypted with htpasswd are limited to no more than 255 characters in length\&. Longer passwords will be truncated to 255 characters\&. +On the Windows platform, passwords encrypted with htpasswd are limited to no more than 255 characters in length\&. Longer passwords will be truncated to 255 characters\&. .PP The MD5 algorithm used by htpasswd is specific to the Apache software; passwords encrypted using it will not be usable with other Web servers\&. diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en index 3c2e5d85db..5e126d0034 100644 --- a/docs/manual/logs.html.en +++ b/docs/manual/logs.html.en @@ -77,7 +77,7 @@

The error log is usually written to a file (typically error_log on Unix systems and - error.log on Windows and OS/2). On Unix systems it + error.log on Windows). On Unix systems it is also possible to have the server send errors to syslog or pipe them to a program.

diff --git a/docs/manual/logs.xml.fr b/docs/manual/logs.xml.fr index e57f7742d8..33df9f0abc 100644 --- a/docs/manual/logs.xml.fr +++ b/docs/manual/logs.xml.fr @@ -3,7 +3,7 @@ - + + + + + + + + + + + + + + +