Date: Sun, 4 May 2003 15:25:23 -0700 (PDT) From: Murray Stokely <murray@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen isinf.3 Message-ID: <200305042225.h44MPN8C095902@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
murray 2003/05/04 15:25:23 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libc/gen isinf.3 Log: Add missing #include <math.h> to synopsis. Not needed on -CURRENT as these functions are now macros there and the man page is no longer. PR: docs/48083 Revision Changes Path 1.5.2.3 +2 -1 src/lib/libc/gen/isinf.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305042225.h44MPN8C095902>