summary refs log tree commit diff
path: root/bin/man1/modem.1
blob: 522242b3907b0eb9b21954bb529b598aca6fbfc5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.Dd July 8, 2019
.Dt MODEM 1
.Os
.
.Sh NAME
.Nm modem
.Nd fixed baud rate wrapper
.
.Sh SYNOPSIS
.Nm
.Ar command ...
.
.Sh DESCRIPTION
.Nm
runs the
.Ar command
in a new PTY
with a fixed baud rate
of 19.2 kbps.
.
.Sh BUGS
Window size changes are not propagated
to the child PTY.