summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2021-08-06 08:34:34 +0200
committerRalf Baechle <ralf@linux-mips.org>2021-08-06 08:34:34 +0200
commit89b081066bc198955ea55710c9ffc3f75b252dae (patch)
tree7a50e0c5454b596b72fb9c6172739b70e7d887de
parentdf12c34a62cac85d237043d575e0f156f5f8a596 (diff)
ax25(4): Capitalize the acronym ASCII and make it bold.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--ax25/ax25.44
1 files changed, 3 insertions, 1 deletions
diff --git a/ax25/ax25.4 b/ax25/ax25.4
index 44555c9..cb3a8ce 100644
--- a/ax25/ax25.4
+++ b/ax25/ax25.4
@@ -28,7 +28,9 @@ frames. Passing 0 causes the normal AX.25 Text PID to be used.
gives access to AX.25 UI frames. For access to special frames (of
any form) SOCK_RAW can be used.
.LP
-AX.25 addresses consist of 6 ascii characters and a number called the SSID.
+AX.25 addresses consist of 6
+.B ASCII
+characters and a number called the SSID.
These are encoded into a sockaddr_ax25 structure which is provided to the
relevant system calls. When digipeaters are included a callsign path can be
much more complex. When this is the case a struct full_sockaddr_ax25 should