summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man8/tinyproxy.82
-rw-r--r--doc/man8/tinyproxy.txt.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/man8/tinyproxy.8 b/doc/man8/tinyproxy.8
index 635def9..8298a4f 100644
--- a/doc/man8/tinyproxy.8
+++ b/doc/man8/tinyproxy.8
@@ -88,7 +88,7 @@ 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\&.)
.RE
.sp
-The layout of both error pages and the statistics page can be controlled via configurable HTML template files that are plain HTML files that additionally understand a couple of template variables\&.
+The layout of both error pages and the statistics page can be controlled via configurable HTML template files that are plain HTML files that additionally understand a few template variables\&.
.SH "TEMPLATE VARIABLES"
.sp
There are several standard HTML variables that are available in every template file:
diff --git a/doc/man8/tinyproxy.txt.in b/doc/man8/tinyproxy.txt.in
index 92572c2..569bb81 100644
--- a/doc/man8/tinyproxy.txt.in
+++ b/doc/man8/tinyproxy.txt.in
@@ -72,7 +72,7 @@ the client on it's own right:
The layout of both error pages and the statistics page can be
controlled via configurable HTML template files that are plain
-HTML files that additionally understand a couple of template
+HTML files that additionally understand a few template
variables.