chiark / gitweb /
Import buf from Catacomb; split out the dstr bits, and throw away the mp and
[mLib] / man / tv.3
index dc4bd1fbd5f299b55dfb62fe208563c3b7161646..62d918943b8df89298c1c8fd3c46423ad1a72293 100644 (file)
--- a/man/tv.3
+++ b/man/tv.3
@@ -1,5 +1,5 @@
 .\" -*-nroff-*-
-.TH tv 3 "22 May 1999" mLib
+.TH tv 3 "22 May 1999" "Straylight/Edgeware" "mLib utilities library"
 .SH NAME
 tv \- arithmetic on \fBstruct timeval\fR objects
 .\" @tv_add
@@ -159,8 +159,8 @@ The idea of passing a relational operator to
 .B TV_CMP
 is stolen from the
 .B timercmp
-macro in the GNU C library.  I don't know whether this macro is a GNU
-original, but it certainly doesn't seem to be portable.  The
+macro in the GNU C library.  This doesn't look like a GNU original,
+however; whatever, it doesn't seem to be very portable.  The GNU
 .B timercmp
 macro had a warning attached to it that it wouldn't work for operators
 like
@@ -171,4 +171,4 @@ document the restriction because I don't think it exists.)
 .SH "SEE ALSO"
 .BR mLib (3).
 .SH AUTHOR
-Mark Wooding, <mdw@nsict.org>
+Mark Wooding, <mdw@distorted.org.uk>