Module Name: src
Committed By: mbalmer
Date: Sat Oct 12 17:25:18 UTC 2013
Modified Files:
src/libexec/httpd: bozohttpd.8
Log Message:
it's Lua, not lua
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/libexec/httpd/bozohttpd.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/libexec/httpd/bozohttpd.8
diff -u src/libexec/httpd/bozohttpd.8:1.39 src/libexec/httpd/bozohttpd.8:1.40
--- src/libexec/httpd/bozohttpd.8:1.39 Sat Oct 12 17:24:06 2013
+++ src/libexec/httpd/bozohttpd.8 Sat Oct 12 17:25:18 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: bozohttpd.8,v 1.39 2013/10/12 17:24:06 mbalmer Exp $
+.\" $NetBSD: bozohttpd.8,v 1.40 2013/10/12 17:25:18 mbalmer Exp $
.\"
.\" $eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $
.\"
@@ -555,7 +555,7 @@ provided a fix for a minor (non-security
Alistair G. Crooks
.Aq [email protected]
cleaned up many internal interfaces, made bozohttpd linkable as a
-library and provided the lua binding.
+library and provided the Lua binding.
.It
Roland Dowdeswell
.Aq [email protected]