chiark / gitweb /
Add list of link pages to generate.
[mLib] / man / tv.3
index 71f33f4670ccd708cb0924961dd6d6dd19a944bb..dc4bd1fbd5f299b55dfb62fe208563c3b7161646 100644 (file)
--- a/man/tv.3
+++ b/man/tv.3
@@ -1,7 +1,19 @@
 .\" -*-nroff-*-
-.TH tv 3mLib "22 May 1999" mLib
+.TH tv 3 "22 May 1999" mLib
 .SH NAME
 tv \- arithmetic on \fBstruct timeval\fR objects
+.\" @tv_add
+.\" @tv_addl
+.\" @tv_sub
+.\" @tv_subl
+.\" @tv_cmp
+.\"
+.\" @TV_ADD
+.\" @TV_ADDL
+.\" @TV_SUB
+.\" @TV_SUBL
+.\" @TV_CMP
+.\"
 .SH SYNOPSIS
 .nf
 .B "#include <mLib/tv.h>"
@@ -156,5 +168,7 @@ like
 although I can't see why there'd be a problem.  (If there is one, then
 my implementation has it too, because they're the same.  I don't
 document the restriction because I don't think it exists.)
+.SH "SEE ALSO"
+.BR mLib (3).
 .SH AUTHOR
 Mark Wooding, <mdw@nsict.org>