From owner-freebsd-doc Sat Aug 14 15:54:40 1999 Delivered-To: freebsd-doc@freebsd.org Received: from kronos.alcnet.com (kronos.alcnet.com [63.69.28.22]) by hub.freebsd.org (Postfix) with ESMTP id 4AD0B14BDC for ; Sat, 14 Aug 1999 15:54:36 -0700 (PDT) (envelope-from kbyanc@posi.net) X-Provider: ALC Communications, Inc. http://www.alcnet.com/ Received: from localhost (kbyanc@localhost) by kronos.alcnet.com (8.9.3/8.9.3/antispam) with ESMTP id SAA07943; Sat, 14 Aug 1999 18:54:42 -0400 (EDT) Date: Sat, 14 Aug 1999 18:54:42 -0400 (EDT) From: Kelly Yancey X-Sender: kbyanc@kronos.alcnet.com To: Mike Pritchard Cc: freebsd-doc@FreeBSD.ORG Subject: Re: docs/13079: new man page describing timeradd() family of macros In-Reply-To: <199908130039.TAA00915@mpp.pro-ns.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 12 Aug 1999, Mike Pritchard wrote: > > The following reply was made to PR docs/13079; it has been noted by GNATS. > > > > Subject: docs/13079: new man page describing timeradd() family of macros > > > .Fn timeradd "&tvp" "&uvp" "&vvp" > > Should be written as: > > .Fn timeradd "struct timeval *tvp" "struct timeval *uvp" "struct timeval *vvp" > > -Mike > -- > Mike Pritchard > mpp@FreeBSD.ORG or mpp@mpp.pro-ns.net > I just used the select(2) page as a prototype for these. The FD_SET family of macros don't specify the type either. Kelly ~kbyanc@posi.net~ FreeBSD - The Power To Serve - http://www.freebsd.org/ Join Team FreeBSD - http://www.posi.net/freebsd/Team-FreeBSD/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message