Hi
Just looking at this page:
http://www.man7.org/linux/man-pages/online/dir_all_alphabetic.html
I propose to clarify a few entries:
"accept4(2) - accept a connection on a socket"
Changed to:
"accept4(2) - accept a connection on a socket with flags"
current:
acos(3) - arc cosine function
acosf(3) - arc cosine function
Propose to change to:
acos(3) - double precision arc cosine function
acosf(3) - float precision arc cosine function
acosl(3) - long double precision arc cosine function
^ Note, the last one is missing from current alphabetic index currently.
There are other similar variations in function returns, float, double,
so could be good to update those as well.
" aio_init(3) - POSIX asynchronous I/O initialization"
All the other aio functions don't mention "POSIX", so thinking of
consistency, could be removed from this one. Or perhaps added to all the
others.
Best regards, Jon
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html