diff options
author | Stef Walter <stef@memberwebs.com> | 2004-08-25 01:15:29 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-08-25 01:15:29 +0000 |
commit | 3382c10737bc0acad51a0aaa69bb2c1d6335dd8a (patch) | |
tree | 8089977ca9e75815f8d56ea82d61daeebfd82352 /doc/httpauthd.8 | |
parent | bb59442e8131ab45ab36900c05c02757eca05feb (diff) |
- Update man pages for mysql and pgsql
Diffstat (limited to 'doc/httpauthd.8')
-rw-r--r-- | doc/httpauthd.8 | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/doc/httpauthd.8 b/doc/httpauthd.8 index 684d607..6802a3f 100644 --- a/doc/httpauthd.8 +++ b/doc/httpauthd.8 @@ -51,13 +51,9 @@ authentication and an extra layer security if necessary. .Pp .Nm httpauthd can perform a variety of different types of authentication, and is built -in an extensible manner so more can be added in the future. -.Pp -.Bl -bullet -compact -.It -Basic and Digest authentication against a file. -.It -Basic and Digest authentication against an LDAP server. +in an extensible manner so more can be added in the future. Currently it +can perform Basic and Digest authentation against files, LDAP, MYSQL and +PostgreSQL. .El .Sh OPTIONS The options are as follows: |