Date: Tue, 22 Apr 1997 08:24:12 -0400 From: Alexander Stuy <astuy@bio.fsu.edu> To: freebsd-doc@FreeBSD.ORG Subject: typo in man pages? Message-ID: <3.0.1.32.19970422082412.006eee18@bio.fsu.edu>
next in thread | raw e-mail | index | archive | help
Hi, I think there maybe a typo in the man page for tmpnam(), tempnam(), tmpfile() in FreeBSD 2.1.6. Of course I could well be mistaken, it's happened before. Should the reference in the 4th line below to "tempfile()" actually be "tempnam()"? RETURN VALUES The tmpfile() function returns a pointer to an open file stream on suc- cess, and a NULL pointer on error. The tmpnam() and tempfile() functions return a pointer to a file name on success, and a NULL pointer on error. thanks, +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Alexander Stuy Senior Programmer/Analyst 221 Conradi Bldg Dept. of Biological Science Florida State University Tallahassee, Fl. 32306-2043 (904)644-1006 astuy@bio.fsu.edu http://bio.fsu.edu/htmls/alex.html +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.1.32.19970422082412.006eee18>