diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2016-03-19 13:29:22 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2016-03-19 13:29:22 +0000 |
commit | 07e30e657e9cbd32afc2e768ec183267804d3833 (patch) | |
tree | d04405094226e20b483cc5cf783eee720f8f6b19 | |
parent | d4eefc24c396ab1dee0b161ee7da851aecc16c36 (diff) | |
download | mandoc-07e30e657e9cbd32afc2e768ec183267804d3833.tar.gz |
double word; from jmc@
-rw-r--r-- | man.cgi.8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -318,7 +318,7 @@ The web server may pass the following CGI variables to .Nm : .Bl -tag -width Ds .It Ev SCRIPT_NAME -The initial part of the the URI passed from the client to the server, +The initial part of the URI passed from the client to the server, starting after the server's host name and ending before .Ev PATH_INFO . This is ignored by |