diff options
| author | andvar <andvar@NetBSD.org> | 2022-11-02 20:38:21 +0000 |
|---|---|---|
| committer | andvar <andvar@NetBSD.org> | 2022-11-02 20:38:21 +0000 |
| commit | f041dd238d8ee7bde85e7dc79cecb0b2cfe828e8 (patch) | |
| tree | 1bb9fcaf9cd1dffc76a4423f2d0581227bff985c /libexec | |
| parent | 6469ec7ba7b94950f6931a45486e3aa9735f28f3 (diff) | |
fix various typos in comments and messages.
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/httpd/CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/httpd/CHANGES b/libexec/httpd/CHANGES index 658be285efe..5a59cf9ef0d 100644 --- a/libexec/httpd/CHANGES +++ b/libexec/httpd/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.53 2022/01/04 06:08:14 kim Exp $ +$NetBSD: CHANGES,v 1.54 2022/11/02 20:38:21 andvar Exp $ changes in bozohttpd 20220104: o remove obsolete .bzdirect handling. @@ -376,7 +376,7 @@ changes in bozohttpd 5.03 (20000427): - fix a bug with chdir() changes in bozohttpd 5.02 (20000426): - - .pac spport from simonb + - .pac support from simonb changes in bozohttpd 5.01 (20000421): - .swf support |
