summary refs log tree commit diff
path: root/bin/modem.1
blob: 157aaf539de5edf63ea0e0587ef9ad0339adade7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.Dd September 7, 2018
.Dt MODEM 1
.Os "Causal Agency"
.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 SEE ALSO
.Xr forkpty 3