summaryrefslogtreecommitdiff
path: root/libexec/httpd
diff options
context:
space:
mode:
authorshm <shm@NetBSD.org>2015-08-13 09:00:29 +0000
committershm <shm@NetBSD.org>2015-08-13 09:00:29 +0000
commit23f9fa5004037352bb1873e5e0997db09a0592d4 (patch)
treedf036576981155880b114bccff9ec7aac2dd10f2 /libexec/httpd
parentd1a618c3a2af50e82fd28ce16e83760ab124609a (diff)
Extend AUTHORS section. Nobody likes a braggart.
OK mrg@
Diffstat (limited to 'libexec/httpd')
-rw-r--r--libexec/httpd/bozohttpd.87
1 files changed, 4 insertions, 3 deletions
diff --git a/libexec/httpd/bozohttpd.8 b/libexec/httpd/bozohttpd.8
index ba16f5f30d0..187934a7a3e 100644
--- a/libexec/httpd/bozohttpd.8
+++ b/libexec/httpd/bozohttpd.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: bozohttpd.8,v 1.51 2015/05/02 11:35:48 mrg Exp $
+.\" $NetBSD: bozohttpd.8,v 1.52 2015/08/13 09:00:29 shm Exp $
.\"
.\" $eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $
.\"
@@ -597,8 +597,9 @@ provided many fixes and enhancements for the man page
.It
.An Mateusz Kocielski
.Aq Mt shm@NetBSD.org
-fixed memory leaks, information disclosure issues and added support
-for using CGI handlers with directory indexing.
+fixed memory leaks, various issues with userdir support,
+information disclosure issues, added support for using CGI handlers
+with directory indexing and provided various other fixes.
.It
.An Arnaud Lacombe
.Aq Mt alc@NetBSD.org