diff options
| author | wiz <wiz@NetBSD.org> | 2017-07-03 21:28:48 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2017-07-03 21:28:48 +0000 |
| commit | 56b14ee00121a3a960d2fbe103c85e147ac57103 (patch) | |
| tree | 05478e811140b3d30b452dcff8e4df8bdab6e3f8 /libexec/httpd | |
| parent | 7c0084bd3e3114326ae5e7336142439f1d2a10e1 (diff) | |
Remove workaround for ancient HTML generation code.
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 f4b267189ff..fc7d58fdb59 100644 --- a/libexec/httpd/bozohttpd.8 +++ b/libexec/httpd/bozohttpd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: bozohttpd.8,v 1.65 2017/01/31 14:36:09 mrg Exp $ +.\" $NetBSD: bozohttpd.8,v 1.66 2017/07/03 21:35:48 wiz Exp $ .\" .\" $eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $ .\" @@ -105,7 +105,7 @@ The directory is expected to contain the CGI programs to be used. .Nm looks for URL's in the form of -.Em /cgi-bin/\*[Lt]scriptname\*[Gt] +.Em /cgi-bin/<scriptname> where .Aq scriptname is a valid CGI program in the |
