4daf2ccd25
fixes various vulnerabilities: CVE-2007-3847, CVE-2007-1863, CVE-2007-3304, CVE-2006-5752, CVE-2007-1862 more details can be found at: http://www.apache.org/dist/httpd/CHANGES_2.2.6 ok merdely@
34 lines
1.7 KiB
Plaintext
34 lines
1.7 KiB
Plaintext
$OpenBSD: patch-docs_man_htdigest_1,v 1.2 2007/09/19 05:47:36 steven Exp $
|
|
--- docs/man/htdigest.1.orig Tue Apr 24 18:18:39 2007
|
|
+++ docs/man/htdigest.1 Tue Sep 18 17:02:08 2007
|
|
@@ -19,24 +19,24 @@
|
|
.el .ne 3
|
|
.IP "\\$1" \\$2
|
|
..
|
|
-.TH "HTDIGEST" 1 "2007-04-24" "Apache HTTP Server" "htdigest"
|
|
+.TH "HTDIGEST2" 1 "2007-04-24" "Apache HTTP Server" "htdigest2"
|
|
|
|
.SH NAME
|
|
-htdigest \- manage user files for digest authentication
|
|
+htdigest2 \- manage user files for digest authentication
|
|
|
|
.SH "SYNOPSIS"
|
|
|
|
.PP
|
|
-\fBhtdigest\fR [ -\fBc\fR ] \fIpasswdfile\fR \fIrealm\fR \fIusername\fR
|
|
+\fBhtdigest2\fR [ -\fBc\fR ] \fIpasswdfile\fR \fIrealm\fR \fIusername\fR
|
|
|
|
|
|
.SH "SUMMARY"
|
|
|
|
.PP
|
|
-htdigest is used to create and update the flat-files used to store usernames, realm and password for digest authentication of HTTP users\&. Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by htdigest\&.
|
|
+htdigest2 is used to create and update the flat-files used to store usernames, realm and password for digest authentication of HTTP users\&. Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by htdigest2\&.
|
|
|
|
.PP
|
|
-This manual page only lists the command line arguments\&. For details of the directives necessary to configure digest authentication in httpd see the Apache manual, which is part of the Apache distribution or can be found at http://httpd\&.apache\&.org/\&.
|
|
+This manual page only lists the command line arguments\&. For details of the directives necessary to configure digest authentication in httpd2 see the Apache manual, which is part of the Apache distribution or can be found at http://httpd\&.apache\&.org/\&.
|
|
|
|
|
|
.SH "OPTIONS"
|