From 19b3dcea79a7058bdd6e153461a7e967e68db921 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 5 Nov 2015 17:47:51 +0000 Subject: Unify the three stylesheets into a single CSS file. Many thanks to bentley@ for doing this work. --- man.cgi.8 | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'man.cgi.8') diff --git a/man.cgi.8 b/man.cgi.8 index 4d3588b0..80391d72 100644 --- a/man.cgi.8 +++ b/man.cgi.8 @@ -1,4 +1,4 @@ -.\" $Id: man.cgi.8,v 1.11 2014/09/14 19:44:28 schwarze Exp $ +.\" $Id: man.cgi.8,v 1.12 2015/11/05 17:47:51 schwarze Exp $ .\" .\" Copyright (c) 2014 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 14 2014 $ +.Dd $Mdocdate: November 5 2015 $ .Dt MAN.CGI 8 .Os .Sh NAME @@ -161,6 +161,9 @@ database inside each manpath. Configure your web server to execute CGI programs located in .Pa /cgi-bin . When using +.Ox +.Xr httpd 8 +or .Xr nginx 8 , the .Xr slowcgi 8 @@ -349,15 +352,10 @@ Can be overridden by The path to the server document root relative to the server root. This is part of the web server configuration and not specific to .Nm . -.It Pa /htdocs/man-cgi.css -A style sheet for general -.Nm -styling, referenced from each generated HTML page. -.It Pa /htdocs/man.css +.It Pa /htdocs/mandoc.css A style sheet for .Xr mandoc 1 -HTML styling, referenced from each generated HTML page after -.Pa man-cgi.css . +HTML styling, referenced from each generated HTML page. .It Pa /man Default .Nm -- cgit v1.2.3