summaryrefslogtreecommitdiffstats
path: root/man.cgi.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-04-18 10:30:37 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-04-18 10:30:37 +0000
commitdafb4fbd722f1a0f28cb0d3e1f8734f7efebd635 (patch)
tree7d2b2f57fcf668c6abb0b3fc75ead6280d07f5f5 /man.cgi.7
parent85e9e961e07c282eeaba41762ca8b5439873b13b (diff)
downloadmandoc-dafb4fbd722f1a0f28cb0d3e1f8734f7efebd635.tar.gz
Slowly, the dust begins to settle.
We are keeping the traditional name makewhatis(8). No content change.
Diffstat (limited to 'man.cgi.7')
-rw-r--r--man.cgi.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man.cgi.7 b/man.cgi.7
index 628d3356..5d210f0d 100644
--- a/man.cgi.7
+++ b/man.cgi.7
@@ -11,7 +11,7 @@ The
.Nm
script queries and displays manual pages.
It interfaces with
-.Xr mandocdb 8
+.Xr makewhatis 8
databases cached with
.Xr catman 8 .
.Pp
@@ -109,7 +109,7 @@ script by Wolfram Schneider.
However, the results may not be quite the same.
.Sh SEE ALSO
.Xr catman 8 ,
-.Xr mandocdb 8
+.Xr makewhatis 8
.Sh AUTHORS
The
.Nm