From a0c73e06c1c7ad5baf9bec429a737ad92919dba0 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Thu, 15 Dec 2011 12:07:54 +0000 Subject: Update man.cgi.7 with new CSS files. --- man.cgi.7 | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'man.cgi.7') diff --git a/man.cgi.7 b/man.cgi.7 index b02ca468..c4a15ac2 100644 --- a/man.cgi.7 +++ b/man.cgi.7 @@ -1,4 +1,4 @@ -.Dd $Mdocdate: December 14 2011 $ +.Dd $Mdocdate: December 15 2011 $ .Dt MAN.CGI 7 .Os .Sh NAME @@ -76,7 +76,7 @@ The absolute path of the cache directory. This must not have a trailing slash. .It Ev CSS_DIR -Prepended to CSS file links. +Prepended to CSS file links in outputted HTML files. This must not have a trailing slash. .El .Sh FILES @@ -86,15 +86,19 @@ Built by .Xr catman 8 and must exist at least once under the configuration directory root. .It Pa man.css -Must be visible in the server document root, used for styling source -manual page output. -.It Pa catman.css -Must be visible in the server document root, used for styling -pre-formatted manual page output. +Should be visible in the server document root or within +.Ev CSS_DIR . +Included in each page after +.Pa man-cgi.css , +ostensibly for +.Xr mandoc 1 +HTML output styling. .It Pa man.cgi.css -Must be visible in the server document root, used for general styling of +Should be visible in the server document root or within +.Ev CSS_DIR . +Included in each page, ostensibly for general .Nm -search and error pages. +styling. .El .Sh COMPATIBILITY The -- cgit v1.2.3