summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-12-11 00:24:41 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-12-11 00:24:41 +0000
commit86c3718cddd6f1bf30a239129ad08c1a22f167d4 (patch)
treea91203acbfa4b01fb03c599afc9f8332d625bdd3
parent473c71094e93b78e23ae86ec3970ce2ef9a40563 (diff)
downloadmandoc-86c3718cddd6f1bf30a239129ad08c1a22f167d4.tar.gz
Ugh, environmental variables are Ev, not Er. Fix typos.
-rw-r--r--man.cgi.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man.cgi.7 b/man.cgi.7
index ff2377d7..0989f0b5 100644
--- a/man.cgi.7
+++ b/man.cgi.7
@@ -70,11 +70,11 @@ If no manroot is specified during search, the first manroot is used by
default.
.Sh ENVIRONMENT
.Bl -tag -width Ds
-.It Er CACHE_DIR
+.It Ev CACHE_DIR
The absolute path of the
.Xr catman 8
cache directory.
-.It Er CSS_DIR
+.It Ev CSS_DIR
Prepended to CSS file links.
.El
.Sh FILES