aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-09-05 22:29:36 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-09-05 22:29:36 +0000
commit609ecefa7565e8da4c2e063b95efccf7bc3b2468 (patch)
treea4c4287a79f1b8ab007481a9e8fce0e5c44fb03e
parent59798321cfcd435d55b8cd6be9ea46a51c801627 (diff)
downloadtipidee-609ecefa7565e8da4c2e063b95efccf7bc3b2468.tar.gz
Doc typo fixesHEADmain
-rw-r--r--AUTHORS2
-rw-r--r--doc/tipidee.conf.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/AUTHORS b/AUTHORS
index eb3ce0a..8760520 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,9 +3,9 @@ Main author:
Contributors:
Olivier Brunel <jjk@jjacky.com>
+ Lennart Jablonka <humm@ljabl.com>
Thanks to:
- Lennart Jablonka <humm@ljabl.com>
Vincent de Ribou <vins_bozo@yahoo.fr>
Alexis <flexibeast@gmail.com>
Mario Rugiero <mrugiero@gmail.com>
diff --git a/doc/tipidee.conf.html b/doc/tipidee.conf.html
index 6ed780f..0ab45ba 100644
--- a/doc/tipidee.conf.html
+++ b/doc/tipidee.conf.html
@@ -343,7 +343,7 @@ that you need it, do not use it. </li>
<li> Symbolic links are <em>not resolved</em> when tipidee looks for resources
or error pages. This means that host names and resource paths will be looked up
in the configuration database as they are given by the client, not as they appear
-in the filesystem. </li>
+in the filesystem.
<ul>
<li> In particular, a same resource could have different attributes depending on how
it is accessed: it could be seen as a CGI script from one URI and as a regular file from
@@ -501,7 +501,7 @@ NPH script). </dd>
containing the Content-Length of the answer.
This keyword has no effect when given without the <tt>answer</tt> keyword. </dd>
<dt> <tt>debug</tt> </dt> <dd> Log debug information. You should not need this in regular use. </dd>
-</ul>
+</dl>
<div id="content-type">
<h3> The <tt>content-type</tt> directive </h3>