summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorandvar <andvar@NetBSD.org>2022-11-02 20:38:21 +0000
committerandvar <andvar@NetBSD.org>2022-11-02 20:38:21 +0000
commitf041dd238d8ee7bde85e7dc79cecb0b2cfe828e8 (patch)
tree1bb9fcaf9cd1dffc76a4423f2d0581227bff985c /libexec
parent6469ec7ba7b94950f6931a45486e3aa9735f28f3 (diff)
fix various typos in comments and messages.
Diffstat (limited to 'libexec')
-rw-r--r--libexec/httpd/CHANGES4
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