summary refs log tree commit diff
path: root/bin/man1/modem.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-08 20:11:36 -0400
committerJune McEnroe <june@causal.agency>2019-07-08 20:11:36 -0400
commit3e2a2250ea98841498a9004132f475aa9bee1eff (patch)
tree034352794788c06a70ec361c843ea7170c829d69 /bin/man1/modem.1
parentAdd ptee (diff)
downloadsrc-3e2a2250ea98841498a9004132f475aa9bee1eff.tar.gz
src-3e2a2250ea98841498a9004132f475aa9bee1eff.zip
Document lack of window size propagation
Diffstat (limited to 'bin/man1/modem.1')
-rw-r--r--bin/man1/modem.17
1 files changed, 4 insertions, 3 deletions
diff --git a/bin/man1/modem.1 b/bin/man1/modem.1
index f6bf22de..522242b3 100644
--- a/bin/man1/modem.1
+++ b/bin/man1/modem.1
@@ -1,4 +1,4 @@
-.Dd September 7, 2018
+.Dd July 8, 2019
 .Dt MODEM 1
 .Os
 .
@@ -18,5 +18,6 @@ in a new PTY
 with a fixed baud rate
 of 19.2 kbps.
 .
-.Sh SEE ALSO
-.Xr forkpty 3
+.Sh BUGS
+Window size changes are not propagated
+to the child PTY.