FreeBSD Bugzilla – Attachment 31588 Details for
Bug 52566
Typing error in device_get_ivars.9 man page.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 593 bytes, created by
Akira Ikeuchi
on 2003-05-22 12:00:26 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Akira Ikeuchi
Created:
2003-05-22 12:00:26 UTC
Size:
593 bytes
patch
obsolete
>--- device_get_ivars.9.orig Wed May 21 19:24:40 2003 >+++ device_get_ivars.9 Wed May 21 19:25:13 2003 >@@ -41,15 +41,14 @@ > .Ft void * > .Fn device_get_ivars "device_t dev" > .Ft void >-.Fn device_get_ivars "device_t dev" "void *ivar" >+.Fn device_set_ivars "device_t dev" "void *ivar" > .Sh DESCRIPTION >-.Pp > The >-.Nm device_get_ivar >+.Nm device_get_ivars > function returns the bus-specific instance variables of a device. > .Pp > The >-.Nm device_set_ivar >+.Nm device_set_ivars > function sets the bus-specific instance variables of a device. > .Pp > Typically, only bus drivers will use these functions.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 52566
: 31588