commit | 973131adc41df0cae90eb35431047b697294809f | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Tue Feb 14 19:39:40 2006 +0000 |
committer | rsc <devnull@localhost> | Tue Feb 14 19:39:40 2006 +0000 |
tree | 5f5f4496e6213eb1165a8ccd95b0677554faf183 | |
parent | 3449b18918ac83c6d85cc31b87a3afbfadfceeeb [diff] [blame] |
note ansi braindamage
diff --git a/man/man3/ioproc.3 b/man/man3/ioproc.3 index 2d5bbd7..c0fd414 100644 --- a/man/man3/ioproc.3 +++ b/man/man3/ioproc.3
@@ -194,3 +194,9 @@ .SH BUGS .I Iointerrupt is currently unimplemented. +.PP +C99 disallows the use of pointers to +.BR va_list . +This interface will have to change to +use pointers to a structure containing a +.BR va_list .