Making manuals.ss work again

svn: r697
This commit is contained in:
Jay McCarthy 2005-08-29 12:38:52 +00:00
parent 67360f2843
commit dd88172baf

View File

@ -9,5 +9,5 @@
(define (start initial-request)
(report-errors-to-browser send/finish)
(list
"text/html"
#"text/html"
(find-manuals))))