In article <[email protected]>, Valery Ushakov <[email protected]> wrote: >On Thu, Feb 23, 2017 at 10:12:25 +0100, Kamil Rytarowski wrote: > >> On 08.02.2017 19:01, Maya Rashish wrote: >> > Module Name: src >> > Committed By: maya >> > Date: Wed Feb 8 18:01:24 UTC 2017 >> > >> > Modified Files: >> > src/lib/libc/sys: accept.2 >> > >> > Log Message: >> > Document accept4 in accept(2) >> >> In general we don't put POSIX/standard and nonstandard functions into >> the same manual pages. > >Where did you get that impression?
I think that the current practice (and usefulness) of putting families of functions together in the same man page far exceeds the value of having POSIX only man pages. >> Currently there is no man-page link accept4 -> accept. > >Yes, that needs to be fixed with another MLINS+= I fixed that. christos
