diff options
author | 2003-04-20 14:51:43 +0000 | |
---|---|---|
committer | 2003-04-20 14:51:43 +0000 | |
commit | 9f3311136f9d3737c767a4b1b7dd89c1612d339a (patch) | |
tree | d380d6b73250fde3affe0a769806c08d1f1b0316 | |
parent | correct strlpcy; spotted by janj+openbsd@wenf.org (diff) | |
download | wireguard-openbsd-9f3311136f9d3737c767a4b1b7dd89c1612d339a.tar.xz wireguard-openbsd-9f3311136f9d3737c767a4b1b7dd89c1612d339a.zip |
oh, the cgi-man thing... duh
-rw-r--r-- | usr.sbin/httpd/htdocs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/httpd/htdocs/index.html b/usr.sbin/httpd/htdocs/index.html index 94e63c99c81..5ff002d290a 100644 --- a/usr.sbin/httpd/htdocs/index.html +++ b/usr.sbin/httpd/htdocs/index.html @@ -33,7 +33,7 @@ has been included with this distribution.<br> Especially read the <a href="manual/mod/mod_ssl/">SSL documentation</a> carefully.<br> - Also be sure to read the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&format=html">ssl(8)</a> and + Also be sure to read the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&format=html&sektion=8">ssl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&format=html">httpd(8)</a> manpages. </p> <h1 align="center">Graphics</h1> |