SUSv3 who

walter harms wharms at bfs.de
Wed Feb 4 15:01:12 UTC 2009



> 
>>> void utmpname(const char *file);
>> Mine looks like:
>> include/utmp.h:extern int utmpname (__const char *__file) __THROW;
>>
>> What libc are you using?
>>
> 
> we really should check that out:
> the above is from the man page
> 
> this is from utmp.h
> 
> /* Change name of the utmp file to be examined.  */
> extern int utmpname (__const char *__file) __THROW;
> 
> 
> code says:
> int
> __utmpname (const char *file)
> 
> i guess i should send a patch to the man-page maintainer.
> 

FYI:
fixed in the latest Version of man-pages

re,
 wh


More information about the busybox mailing list