Date: Thu, 15 Feb 1996 14:12:31 -0800 (PST) From: Mike Pritchard <mpp> To: jdp@freefall.freebsd.org (John Polstra) Cc: CVS-committers@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts.3 Message-ID: <199602152212.OAA27709@freefall.freebsd.org> In-Reply-To: <199602152149.NAA26264@freefall.freebsd.org> from "John Polstra" at Feb 15, 96 01:49:00 pm
next in thread | previous in thread | raw e-mail | index | archive | help
John Polstra wrote: > > 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 You might even want to bring the man page in line with the current fts.h source, so as to be consistent.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602152212.OAA27709>