summary refs log tree commit diff
path: root/bin/man1/modem.1
blob: f6bf22deb7c04bd86f460d2fa0b7f58c7379b27d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.Dd September 7, 2018
.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 SEE ALSO
.Xr forkpty 3