summaryrefslogtreecommitdiffstats
path: root/man.cgi.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-12-15 12:07:54 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-12-15 12:07:54 +0000
commit9dbf33f402f3c39d595cd5f42b83734aacf35ac4 (patch)
treec6847a18a9eb57286cc9dab11b905101fcc5049e /man.cgi.7
parent87d272e845827d8144a666ae93fee42f806822c5 (diff)
downloadmandoc-9dbf33f402f3c39d595cd5f42b83734aacf35ac4.tar.gz
Update man.cgi.7 with new CSS files.
Diffstat (limited to 'man.cgi.7')
-rw-r--r--man.cgi.720
1 files changed, 12 insertions, 8 deletions
diff --git a/man.cgi.7 b/man.cgi.7
index a9a29dae..9f390d35 100644
--- a/man.cgi.7
+++ b/man.cgi.7
@@ -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