summaryrefslogtreecommitdiffstats
path: root/man3type
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-04-03 01:11:40 +0200
committerAlejandro Colomar <alx@kernel.org>2023-04-03 01:13:33 +0200
commit81d1a21bf358519b3ba5c8bb958a2b9f3e4bbccd (patch)
tree79dc97d97523c7574660676556ea3ee0495b66a7 /man3type
parent0e1ec9195b8deb30c01aa1dfd358f57ab4048777 (diff)
man2/, sockaddr.3type: Move text to sockaddr.3type
Move text about socklen_t to its own page, and remove repetitive references to read accept(2) (except from the type page itself). Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3type')
-rw-r--r--man3type/sockaddr.3type5
1 files changed, 5 insertions, 0 deletions
diff --git a/man3type/sockaddr.3type b/man3type/sockaddr.3type
index 32c3c5bd0..2fdf56c59 100644
--- a/man3type/sockaddr.3type
+++ b/man3type/sockaddr.3type
@@ -112,6 +112,11 @@ Describes a UNIX domain socket address.
POSIX.1-2008.
.SH HISTORY
POSIX.1-2001.
+.PP
+.I socklen_t
+was invented by POSIX.
+See also
+.BR accept (2).
.SH NOTES
.I socklen_t
is also defined in