The description mentions close(2). Hence it should also be referenced in the SEE ALSO section. 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), -- 2.1.4 -- 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