summaryrefslogtreecommitdiffstats
path: root/hdlcutil/baycom.9
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-05-02 00:19:09 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-05-02 00:19:09 +0200
commit56e847dae8f585254c6b336ea557bd75a0574711 (patch)
tree7e775ea62e06caa505e7ad017e17bbc0800d8ab3 /hdlcutil/baycom.9
parent62ceba5818d888041adbd466e8c67a8104bcf4fa (diff)
parent67d85b3d5cf145a5bf0a1431d6052473b017daa9 (diff)
Merge branch 'master' of git://git.linux-ax25.org/pub/scm/ralf/ax25-tools
Conflicts: ax25/axspawn.c
Diffstat (limited to 'hdlcutil/baycom.9')
-rw-r--r--hdlcutil/baycom.910
1 files changed, 3 insertions, 7 deletions
diff --git a/hdlcutil/baycom.9 b/hdlcutil/baycom.9
index 3e2c740..893a20d 100644
--- a/hdlcutil/baycom.9
+++ b/hdlcutil/baycom.9
@@ -17,10 +17,10 @@ par97.
.SS ser12
This is a very simple 1200 baud AFSK modem. The modem consists only
of a modulator/demodulator chip, usually a TI TCM3105. The computer
-is responsible for regenerating the receiver bit clock. The modem
+is responsible for regenerating the receiver bit clock. The modem
connects to a serial port, hence the name. Since the serial port is
not used as an async serial port, the kernel driver for serial ports
-cannot be used, and this driver only supports standard serial
+cannot be used, and this driver only supports standard serial
hardware (8250, 16450, 16550).
.SS par96
This is a modem for 9600 baud FSK compatible to the G3RUH standard.
@@ -40,7 +40,7 @@ The \fBioctl\fP calls follow the implementation in the \fIhdlcdrv\fP.
.TP
.B BAYCOMCTL_GETMODEMTYPE
-returns the modem type (i.e. \fIser12\fP or \fIpar96\fP) and the
+returns the modem type (i.e. \fIser12\fP or \fIpar96\fP) and the
options in effect (currently only the source of the DCD signal)
.TP
.B BAYCOMCTL_SETMODEMTYPE
@@ -56,7 +56,3 @@ linux/drivers/net/hdlcdrv.c,
.SH AUTHOR
baycom was written by Thomas Sailer, HB9JNX/AE4WA, (t.sailer@alumni.ethz.ch).
-
-
-
-