X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/b6b9d458c78364bdbbd7fbd7ec543bc364014b45..f4d2cec8cdfb26c8bcdd8694aa3e791cbd439212:/man/tv.3 diff --git a/man/tv.3 b/man/tv.3 index 71f33f4..dc4bd1f 100644 --- 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 " @@ -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,