Date: Thu, 29 Mar 2001 10:23:20 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: Bruce Evans <bde@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/share/man/man9 mutex.9 Message-ID: <XFMail.010329102320.jhb@FreeBSD.org> In-Reply-To: <200103291006.f2TA6od86992@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 29-Mar-01 Bruce Evans wrote: > bde 2001/03/29 02:06:50 PST > > Modified files: > share/man/man9 mutex.9 > Log: > Fixed wrong include in synopsis. <sys/param.h> is a prerequisite for > <sys/mutex.h> due to #include spam in <sys/mutex.h>. (More precisely, > <sys/time.h> is the prerequisite, but that is provided by standard > #include spam in <sys/param.h>.) > > Fixed bitrot in prototype for mtx_init(). Is this due to the sys/ktr.h include? -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010329102320.jhb>
