socket.2, address_families.7: wfix: multiplexor ==> multiplexer

Both are used, but "multiplexer" seems to be majority usage in
English.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-07-30 08:03:02 +02:00
parent b384813479
commit 490f9b6c2b
2 changed files with 2 additions and 2 deletions

View 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

View 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.