diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2003-01-27 17:41:52 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2003-01-27 17:41:52 +0000 |
commit | c33d934a59fc7af5d5912f36a261399a25245fa0 (patch) | |
tree | cea1cf93782e33a0abaed70141abe5417d2e9851 | |
parent | 212abd64d7deb390991b9b22b308d7c161e5f814 (diff) | |
download | tinyproxy-c33d934a59fc7af5d5912f36a261399a25245fa0.tar.gz tinyproxy-c33d934a59fc7af5d5912f36a261399a25245fa0.zip |
Changed the default manual section to section 8 (administrator
commands).
Diffstat (limited to '')
-rw-r--r-- | doc/tinyproxy.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tinyproxy.8 b/doc/tinyproxy.8 index bd0762c..6487e29 100644 --- a/doc/tinyproxy.8 +++ b/doc/tinyproxy.8 @@ -1,6 +1,6 @@ .\" -*- nroff -*- .\" -.\" tinyproxy.1 +.\" tinyproxy.8 .\" .\" Copyright (c) 1998-2000 Steven Young and Robert James Kaes. .\" Copyright (c) 2001 Robert James Kaes @@ -8,7 +8,7 @@ .\" This program is distributed under the terms of the GNU General Public .\" License. See COPYING for additional information. .\" -.TH tinyproxy 1 .\" "tinyproxy Manual" "August 25, 2001" +.TH tinyproxy 8 .\" "tinyproxy Manual" "January 27, 2003" .SH NAME tinyproxy - A small HTTP proxy server .SH SYNTAX |