diff options
Diffstat (limited to 'docs/cgi/interface.html')
-rw-r--r-- | docs/cgi/interface.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cgi/interface.html b/docs/cgi/interface.html index 33f02881b..ea73ce3a2 100644 --- a/docs/cgi/interface.html +++ b/docs/cgi/interface.html | |||
@@ -12,7 +12,7 @@ The server and the CGI script communicate in four major ways. Each of | |||
12 | the following is a hotlink to graphic detail.</p><p> | 12 | the following is a hotlink to graphic detail.</p><p> |
13 | 13 | ||
14 | </p><ul> | 14 | </p><ul> |
15 | <li> <a href="env.html">Environment variables</a> | 15 | <li> <a href="env.html">Environment variables</a> |
16 | </li><li> <a href="cl.html">The command line</a> | 16 | </li><li> <a href="cl.html">The command line</a> |
17 | </li><li> <a href="in.html">Standard input</a> | 17 | </li><li> <a href="in.html">Standard input</a> |
18 | </li><li> <a href="out.html">Standard output</a> | 18 | </li><li> <a href="out.html">Standard output</a> |