tags 368868 wont-fix
thanks

> "void assert_perror(int errnum);"
> 
> But "errnum" is used in other pages (strerror, error) as "the value
> which is typically just passed as errno".  I suggest to
> s/errnum/expression/ in assert_perror.3, for consistency with
> assert.3.

No.  Read the page again.  It is consistent to use errnum 
here (assert_perror() calls strerror()).

M
-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7 

Want to help with man page maintenance?  
Grab the latest tarball at
ftp://ftp.win.tue.nl/pub/linux-local/manpages/, 
read the HOWTOHELP file and grep the source 
files for 'FIXME'.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to