]> git.cameronkatri.com Git - mandoc.git/blobdiff - catman.8
Make catman and man.cgi understand the index type-field.
[mandoc.git] / catman.8
index b6bf4fba107fbf8d0c92d5e0ad91cbfc06a0186a..4b6b5853566554c2e17782db6faf2e17f323f25a 100644 (file)
--- a/catman.8
+++ b/catman.8
@@ -1,4 +1,4 @@
-.\"    $Id: catman.8,v 1.1 2011/11/26 19:54:13 kristaps Exp $
+.\"    $Id: catman.8,v 1.2 2011/12/04 22:52:50 kristaps Exp $
 .\"
 .\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
 .\"
@@ -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: November 26 2011 $
+.Dd $Mdocdate: December 4 2011 $
 .Dt CATMAN 8
 .Os
 .Sh NAME
@@ -29,7 +29,8 @@
 .Sh DESCRIPTION
 The
 .Nm
-utility updates cached manpages for a jailed man.cgi.
+utility updates cached manpages for a jailed
+.Xr man.cgi 7 .
 Its arguments are as follows:
 .Bl -tag -width Ds
 .It Fl f
@@ -73,6 +74,7 @@ is specified, all files are updated.
 .Ex -std
 .Sh SEE ALSO
 .Xr mandoc 1 ,
+.Xr man.cgi 7 ,
 .Xr mandocdb 8
 .Sh AUTHORS
 The