]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
socket.2, address_families.7: wfix: multiplexor ==> multiplexer
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 30 Jul 2020 06:03:02 +0000 (08:03 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 30 Jul 2020 06:03:02 +0000 (08:03 +0200)
Both are used, but "multiplexer" seems to be majority usage in
English.

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

index d3df14a2815411a36843e4e3222c43854258245e..96860c1028cfbcc17bff4c1e6a649bfb2182c429 100644 (file)
@@ -208,7 +208,7 @@ T{
 .B AF_KCM
 T}:T{
 .\" commit: 03c8efc1ffeb6b82a22c1af8dd908af349563314
-KCM (kernel connection multiplexor) interface
+KCM (kernel connection multiplexer) interface
 T}
 T{
 .B AF_XDP
index c68324f7e22713c70cf11e6cc4a866228e0a1d93..e97efc8923b4f4b28d376c1cf9686ac4a6cfa99d 100644 (file)
@@ -368,7 +368,7 @@ For further information, see
 .TP
 .B AF_KCM
 .\" commit: 03c8efc1ffeb6b82a22c1af8dd908af349563314
-KCM (kernel connection multiplexor) interface (since Linux 4.6).
+KCM (kernel connection multiplexer) interface (since Linux 4.6).
 See
 .I Documentation/networking/kcm.txt
 in the Linux kernel source tree for details.