diff options
author | Michael Adam <obnox@samba.org> | 2009-09-14 11:20:07 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2009-09-14 11:20:07 +0200 |
commit | 19add5471b5d2022c12aa06b80bdac29e27f9a42 (patch) | |
tree | e6b9b80bf81409ca43f339ec8af77340e53d627c /doc | |
parent | b3e3fe66473d5ed2e596eeea39a57b44cb17ab70 (diff) | |
download | tinyproxy-19add5471b5d2022c12aa06b80bdac29e27f9a42.tar.gz tinyproxy-19add5471b5d2022c12aa06b80bdac29e27f9a42.zip |
doc: use asciidoc-auto-enumeration in list.
Michael
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man8/tinyproxy.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/man8/tinyproxy.txt b/doc/man8/tinyproxy.txt index b11d9a1..4802b7b 100644 --- a/doc/man8/tinyproxy.txt +++ b/doc/man8/tinyproxy.txt @@ -1,5 +1,6 @@ TINYPROXY(8) ============ +:Author: The Tinyproxy Team NAME ---- @@ -64,9 +65,9 @@ TEMPLATE FILES There are two occasions when tinyproxy delivers HTML pages to the client on it's own right: -1. When an error occurred, a corresponding error page is returned. -2. When a request for the stathost is made, a page summarizing the - connection statistics is returned. (See STATHOST below.) +. When an error occurred, a corresponding error page is returned. +. When a request for the stathost is made, a page summarizing the + connection statistics is returned. (See STATHOST below.) The layout of both error pages and the statistics page can be controlled via configurable HTML template files that are plain |