Bug 54235 - Error in ioctl(2)'s man page: Ioccon.h contains ioctl-related macros,not ioctl.h
Summary: Error in ioctl(2)'s man page: Ioccon.h contains ioctl-related macros,not ioctl.h
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ceri Davies
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-09 01:30 UTC by KAREN THODE
Modified: 2004-11-29 20:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description KAREN THODE 2003-07-09 01:30:05 UTC
 
 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.
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2003-07-10 19:14:31 UTC
Class Changed
From-To: sw-bug->doc-bug

This is a documentation bug. 


Comment 2 Ceri Davies freebsd_committer freebsd_triage 2003-07-10 19:14:31 UTC
Responsible Changed
From-To: gnats-admin->ceri

I'll take care.
Comment 3 Ceri Davies freebsd_committer freebsd_triage 2003-07-13 22:03:02 UTC
State Changed
From-To: open->patched

Committed in -CURRENT; thanks.
Comment 4 KAREN THODE 2003-07-14 13:59:35 UTC
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
Comment 5 KAREN THODE 2003-07-15 13:50:30 UTC
Has anyone commited this fix to -STABLE?
Comment 6 Ceri Davies freebsd_committer freebsd_triage 2004-11-29 20:01:24 UTC
State Changed
From-To: patched->closed

bde did not agree with the changes and they were backed out.