]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
socket.2, address_families.7: Mention that address family names are Linux-specific
authorEugene Syromyatnikov <evgsyr@gmail.com>
Fri, 22 Feb 2019 16:26:11 +0000 (17:26 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 25 Feb 2019 10:07:52 +0000 (11:07 +0100)
* man2/socket.2 (.SH DESCRIPTION): Mention that the list of
  address families is Linux-specific.
* man7/address_families.7 (.SH DESCRIPTION): Likewise.

Signed-off-by: Eugene Syromyatnikov <evgsyr@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/socket.2
man7/address_families.7

index fed3f4e25344393e3efe3096e1e77be42720e0a5..ea68580f062d7c0781187f9cc2b3da2fb2fda770 100644 (file)
@@ -62,7 +62,7 @@ argument specifies a communication domain; this selects the protocol
 family which will be used for communication.
 These families are defined in
 .IR <sys/socket.h> .
-The currently understood formats include:
+The formats currently understood by the Linux kernel include:
 .TS
 tab(:);
 l1 lw40 l.
index 93fb1e60e9d2a74ee8165698acfc2488013fffb7..62318d7c5b6f49818ac3b352cb778d671b40d444 100644 (file)
@@ -41,7 +41,7 @@ specifies a communication domain; this selects the protocol
 family which will be used for communication.
 These families are defined in
 .IR <sys/socket.h> .
-The currently understood formats include:
+The formats currently understood by the Linux kernel include:
 .TP
 .BR AF_UNIX ", " AF_LOCAL
 Local communication