diff options
Diffstat (limited to 'bin/modem.1')
-rw-r--r-- | bin/modem.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/modem.1 b/bin/modem.1 index 157aaf53..175459b0 100644 --- a/bin/modem.1 +++ b/bin/modem.1 @@ -1,12 +1,15 @@ .Dd September 7, 2018 .Dt MODEM 1 .Os "Causal Agency" +. .Sh NAME .Nm modem .Nd fixed baud rate wrapper +. .Sh SYNOPSIS .Nm -.Ar "command ..." +.Ar command ... +. .Sh DESCRIPTION .Nm runs the @@ -14,5 +17,6 @@ runs the in a new PTY with a fixed baud rate of 19.2 kbps. +. .Sh SEE ALSO .Xr forkpty 3 |