From f88b50dec40878abeccce0e1b9cfc6780a4b1465 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sat, 22 Sep 2001 19:39:26 +0000 Subject: w3c tidy to convert to xhtml git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91116 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/programs/htdigest.html | 40 ++++++++++++++++++++++++-------------- 1 file changed, 25 insertions(+), 15 deletions(-) (limited to 'docs/manual/programs/htdigest.html') diff --git a/docs/manual/programs/htdigest.html b/docs/manual/programs/htdigest.html index c4c00f813e..fe65df5e14 100644 --- a/docs/manual/programs/htdigest.html +++ b/docs/manual/programs/htdigest.html @@ -1,20 +1,28 @@ - - -Manual Page: htdigest - Apache HTTP Server - - -

Manual Page: htdigest

- + + + + + + + Manual Page: htdigest - Apache HTTP Server + + + + + +

Manual Page: htdigest

+
 NAME
      htdigest - Create and update user authentication files
 
 SYNOPSIS
-     htdigest [ -c ] passwdfile realm username
+     htdigest [ -c ] passwdfile realm username
 
 DESCRIPTION
-     htdigest is used to create and update the flat-files used to
+     htdigest is used to create and update the flat-files used to
      store  usernames,  realm and password for digest authentica-
      tion of HTTP users.   Resources  available  from  the  httpd
      Apache web server can be restricted to just the users listed
@@ -22,12 +30,12 @@ vlink="#000080" alink="#ff0000">
 
      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
+     authentication in httpd see the Apache manual, which is part
      of   the   Apache   distribution   or   can   be   found  at
      http://www.apache.org/.
 
 OPTIONS
-     -c   Create the passwdfile. If passwdfile already exists, it
+     -c   Create the passwdfile. If passwdfile already exists, it
           is deleted first.
 
      passwdfile
@@ -41,12 +49,14 @@ vlink="#000080" alink="#ff0000">
 
      username
           The user name to create or  update  in  passwdfile.  If
-          username  does  not  exist  is  this  file, an entry is
+          username  does  not  exist  is  this  file, an entry is
           added. If it does exist, the password is changed.
 
 SEE ALSO
      httpd(8)
 
 
- - + + + + -- cgit v1.2.3