summaryrefslogtreecommitdiffstats
path: root/man7/x25.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/x25.7')
-rw-r--r--man7/x25.712
1 files changed, 6 insertions, 6 deletions
diff --git a/man7/x25.7 b/man7/x25.7
index 3d1db991e..6e794942e 100644
--- a/man7/x25.7
+++ b/man7/x25.7
@@ -25,10 +25,10 @@ without an intermediate X.25 network (X.25 DTE-DTE mode) as described
in ISO-8208.
.P
Message boundaries are preserved \[em] a
-.BR read (2)
+.MR read 2
from a socket will
retrieve the same chunk of data as output with the corresponding
-.BR write (2)
+.MR write 2
to the peer socket.
When necessary, the kernel takes care
of segmenting and reassembling long messages by means of
@@ -67,9 +67,9 @@ characters forming the X.121 address.
Only the decimal digit characters from \[aq]0\[aq] to \[aq]9\[aq] are allowed.
.SS Socket options
The following X.25-specific socket options can be set by using
-.BR setsockopt (2)
+.MR setsockopt 2
and read with
-.BR getsockopt (2)
+.MR getsockopt 2
with the
.I level
argument set to
@@ -112,8 +112,8 @@ X.25 N-Reset events are not propagated to the user process yet.
Thus,
if a reset occurred, data might be lost without notice.
.SH SEE ALSO
-.BR socket (2),
-.BR socket (7)
+.MR socket 2 ,
+.MR socket 7
.P
Jonathan Simon Naylor:
\[lq]The Re-Analysis and Re-Implementation of X.25.\[rq]