diff options
author | Anil Madhavapeddy <avsm@cvs.openbsd.org> | 2002-12-07 15:39:34 +0000 |
---|---|---|
committer | Anil Madhavapeddy <avsm@cvs.openbsd.org> | 2002-12-07 15:39:34 +0000 |
commit | 0b6c6f7bec4fa27e3df2e9e6ef41361aaca32bc8 (patch) | |
tree | 422ef3ef19001462382192a33f5e56d71453341c /usr.sbin | |
parent | c2f4d2f4cbaf540f4c90021bf333573dc1c9efcf (diff) |
typo, henning ok
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/httpd/src/support/dbmmanage.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/httpd/src/support/dbmmanage.1 b/usr.sbin/httpd/src/support/dbmmanage.1 index 2596b980d89..6c861e9364f 100644 --- a/usr.sbin/httpd/src/support/dbmmanage.1 +++ b/usr.sbin/httpd/src/support/dbmmanage.1 @@ -106,7 +106,7 @@ Asks for a password and then adds an entry for \fIusername\fP to .TP 12 .B check Asks for a password and then checks if -\fIusername\fP is in \fIfilename\fP and if it's password matches +\fIusername\fP is in \fIfilename\fP and if its password matches the specified one. .TP 12 .B delete |