summary refs log tree commit diff
path: root/bin/modem.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-11 15:13:30 -0400
committerJune McEnroe <june@causal.agency>2018-09-11 15:31:20 -0400
commit260b43450938e23b669b4f78b446197309ac4c69 (patch)
tree7d3b8a2f43f08f367e57ffdb877f26686b68680f /bin/modem.1
parentAdd mdoc syntax file (diff)
downloadsrc-260b43450938e23b669b4f78b446197309ac4c69.tar.gz
src-260b43450938e23b669b4f78b446197309ac4c69.zip
Add "blank" lines to man pages
Diffstat (limited to 'bin/modem.1')
-rw-r--r--bin/modem.16
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