diff options
author | Denis Vlasenko | 2007-03-20 11:30:28 +0000 |
---|---|---|
committer | Denis Vlasenko | 2007-03-20 11:30:28 +0000 |
commit | c86e052b81210e762f8ca6b79cb46b8c4bdfbfe0 (patch) | |
tree | 90608280101218f60c7d9181b913e92ba895799d /docs/cgi/interface.html | |
parent | e84aeb5bcb1a8398fce53aad9c0072ad73a8b5c9 (diff) | |
download | busybox-c86e052b81210e762f8ca6b79cb46b8c4bdfbfe0.zip busybox-c86e052b81210e762f8ca6b79cb46b8c4bdfbfe0.tar.gz |
fix accumulated whitespace and indentation damage
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 33f0288..ea73ce3 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 the following is a hotlink to graphic detail.</p><p> </p><ul> -<li> <a href="env.html">Environment variables</a> +<li> <a href="env.html">Environment variables</a> </li><li> <a href="cl.html">The command line</a> </li><li> <a href="in.html">Standard input</a> </li><li> <a href="out.html">Standard output</a> |