When the ioctl-related defines and macros were moved to ioccon.h, ioctl's man page wasn't updated to reflect the change. Fix: Change the second reference to ioctl.h to refer to ioccon.h.
Class Changed From-To: sw-bug->doc-bug This is a documentation bug.
Responsible Changed From-To: gnats-admin->ceri I'll take care.
State Changed From-To: open->patched Committed in -CURRENT; thanks.
So, is it fixed in the hypertext man pages? Lucas ----- Original Message ----- From: Ceri Davies Sent: Sunday, July 13, 2003 4:03 PM To: thode12@msn.com; ceri@FreeBSD.org; ceri@FreeBSD.org Subject: Re: docs/54235: Error in ioctl(2)'s man page: Ioccon.h contains ioctl-related macros,not ioctl.h Synopsis: Error in ioctl(2)'s man page: Ioccon.h contains ioctl-related macros,not ioctl.h State-Changed-From-To: open->patched State-Changed-By: ceri State-Changed-When: Sun Jul 13 14:03:02 PDT 2003 State-Changed-Why: Committed in -CURRENT; thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=54235
Has anyone commited this fix to -STABLE?
State Changed From-To: patched->closed bde did not agree with the changes and they were backed out.