summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-01-28 21:00:22 +0100
committerAlejandro Colomar <alx@kernel.org>2024-01-28 21:14:23 +0100
commit107995d7b4b4b2c5453d8d23af45e917f7c1e55a (patch)
tree958078ee9854273adc6092be83c607c1b974a152 /man7
parent18fe26f31e29b635a4894c1b97ff8555bd5766c3 (diff)
man*/: Say ISO/IEC 8208
Link: <https://www.iso.org/standard/33080.html> Reported-by: Helge Kreutzmann <debian@helgefjell.de> Cc: Mario Blaettermann <mario.blaettermann@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man7')
-rw-r--r--man7/address_families.72
-rw-r--r--man7/x25.76
2 files changed, 5 insertions, 3 deletions
diff --git a/man7/address_families.7 b/man7/address_families.7
index f43a5c42c..16fed6a2a 100644
--- a/man7/address_families.7
+++ b/man7/address_families.7
@@ -79,7 +79,7 @@ For further information, see the
.UE .
.TP
.B AF_X25
-ITU-T X.25 / ISO-8208 protocol.
+ITU-T X.25 / ISO/IEC\~8208 protocol.
For further information, see
.BR x25 (7).
.TP
diff --git a/man7/x25.7 b/man7/x25.7
index 3d1db991e..7e7123051 100644
--- a/man7/x25.7
+++ b/man7/x25.7
@@ -6,7 +6,9 @@
.\"
.TH x25 7 (date) "Linux man-pages (unreleased)"
.SH NAME
-x25 \- ITU-T X.25 / ISO-8208 protocol interface
+x25
+\-
+ITU-T X.25 / ISO/IEC\~8208 protocol interface
.SH SYNOPSIS
.nf
.B #include <sys/socket.h>
@@ -22,7 +24,7 @@ International Telecommunication Union's recommendation X.25
(X.25 DTE-DCE mode).
X25 sockets can also be used for communication
without an intermediate X.25 network (X.25 DTE-DTE mode) as described
-in ISO-8208.
+in ISO/IEC\~8208.
.P
Message boundaries are preserved \[em] a
.BR read (2)