Date: Thu, 15 Feb 1996 13:49:00 -0800 (PST) From: John Polstra <jdp> To: CVS-committers, cvs-lib Subject: cvs commit: src/lib/libc/gen fts.3 Message-ID: <199602152149.NAA26264@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 96/02/15 13:48:58 Modified: lib/libc/gen fts.3 Log: Corrected a couple of errors in the fts(3) manual page. The prototype for "fts_open" was wrong. Also, the "fts_info" field of the FTSENT structure was misleadingly described as containing "flags". Actually, it contains a single integer value. Revision Changes Path 1.2 +2 -2 src/lib/libc/gen/fts.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602152149.NAA26264>