mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Minor typo fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87635 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
.TH htdigest 1 "March 1998"
|
||||
.TH htdigest 1 "January 2001"
|
||||
.\" The Apache Software License, Version 1.1
|
||||
.\"
|
||||
.\" Copyright (c) 2000 The Apache Software Foundation. All rights
|
||||
@ -85,7 +85,7 @@ Name of the file to contain the username, realm and password. If \-c
|
||||
is given, this file is created if it does not already exist,
|
||||
or deleted and recreated if it does exist.
|
||||
.IP \fB\fIrealm\fP
|
||||
The realm name to which the user name belongs to.
|
||||
The realm name to which the user name belongs.
|
||||
.IP \fB\fIusername\fP
|
||||
The user name to create or update in \fBpasswdfile\fP. If
|
||||
\fIusername\fP does not exist is this file, an entry is added. If it
|
||||
|
Reference in New Issue
Block a user