diff options
| author | mbalmer <mbalmer@NetBSD.org> | 2013-10-12 17:25:18 +0000 |
|---|---|---|
| committer | mbalmer <mbalmer@NetBSD.org> | 2013-10-12 17:25:18 +0000 |
| commit | 4decb8a76a8a7279d947beab161d221f98ff7510 (patch) | |
| tree | ce1420b7ec2cfa3f7c616248b382c046b6aa87fb /libexec/httpd | |
| parent | c58dfba623533ca1a8cf58acc2232ed0200b2638 (diff) | |
it's Lua, not lua
Diffstat (limited to 'libexec/httpd')
| -rw-r--r-- | libexec/httpd/bozohttpd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/httpd/bozohttpd.8 b/libexec/httpd/bozohttpd.8 index b4ddfbfa58e..4f0056b998f 100644 --- a/libexec/httpd/bozohttpd.8 +++ b/libexec/httpd/bozohttpd.8 @@ -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) buffer overflow condition Alistair G. Crooks .Aq agc@NetBSD.org 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 elric@NetBSD.org |
