From b9b601279510064203b83a6f0cdf107c0a7700cb Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Thu, 17 Jan 2019 14:50:03 -0500 Subject: Reorganize bin and Makefile once again --- bin/man1/modem.1 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 bin/man1/modem.1 (limited to 'bin/man1/modem.1') diff --git a/bin/man1/modem.1 b/bin/man1/modem.1 new file mode 100644 index 00000000..f6bf22de --- /dev/null +++ b/bin/man1/modem.1 @@ -0,0 +1,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 -- cgit 1.4.1