On 03/14/2015 03:01 PM, Heinrich Schuchardt wrote: > The description mentions close(2). Hence it should also be referenced > in the SEE ALSO section. Thanks, Heinrich. Applied. Cheers, Michael > Signed-off-by: Heinrich Schuchardt <xypron.glpk@xxxxxx> > --- > man2/socket.2 | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/man2/socket.2 b/man2/socket.2 > index 448e922..86a4e98 100644 > --- a/man2/socket.2 > +++ b/man2/socket.2 > @@ -397,6 +397,7 @@ is shown in > .SH SEE ALSO > .BR accept (2), > .BR bind (2), > +.BR close (2), > .BR connect (2), > .BR fcntl (2), > .BR getpeername (2), > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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