diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:11:30 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:11:30 -0400 |
commit | ed5d86280cf0e5e88555f9cc1ba79fe83a0633f9 (patch) | |
tree | 8d80e58f3f127946432483d9339932bf8480eda2 /ham | |
parent | 8f92dd65298c46529dd665e96ed97aab4656b886 (diff) | |
download | slackbuilds-ed5d86280cf0e5e88555f9cc1ba79fe83a0633f9.tar.gz |
ham/ax25-apps: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'ham')
-rw-r--r-- | ham/ax25-apps/README | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/ham/ax25-apps/README b/ham/ax25-apps/README index 1961b5817b..1c051b112e 100644 --- a/ham/ax25-apps/README +++ b/ham/ax25-apps/README @@ -1,17 +1,19 @@ -ax25-apps AX.25 Packet radio support for linux (user applications) +ax25-apps: AX.25 Packet radio support for linux (user applications) -The AX.25 protocol offers both connected and connectionless modes of operation, -and is used either by itself for point-point links, or to carry other protocols -such as TCP/IP and NET/ROM. +The AX.25 protocol offers both connected and connectionless modes of +operation, and is used either by itself for point-point links, or to +carry other protocols such as TCP/IP and NET/ROM. -It is similar to X.25 level 2 in structure, with some extensions to make it more -useful in the amateur radio environment. +It is similar to X.25 level 2 in structure, with some extensions to +make it more useful in the amateur radio environment. -This package provides specific user applications for hamradio that use AX.25 Net/ROM or ROSE network protocols: +This package provides specific user applications for hamradio that use +AX.25 Net/ROM or ROSE network protocols: * axcall: a general purpose AX.25, NET/ROM and ROSE connection program. - * axlisten: a network monitor of all AX.25 traffic heard by the system. + * axlisten: a network monitor of all AX.25 traffic heard by the + system. * ax25ipd: an RFC1226 compliant daemon which provides encapsulation of AX.25 traffic over IP. * ax25mond: retransmits data received from sockets into an AX.25 |