From 5ee7860750fbc47be7e2cb7f675dd9853b0f6c8f Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 7 Sep 2018 19:28:50 -0400 Subject: Add modem.1 --- bin/modem.1 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 bin/modem.1 (limited to 'bin/modem.1') diff --git a/bin/modem.1 b/bin/modem.1 new file mode 100644 index 00000000..b54e23e5 --- /dev/null +++ b/bin/modem.1 @@ -0,0 +1,18 @@ +.Dd $Mdocdate$ +.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 -- cgit 1.4.1