diff options
Diffstat (limited to '')
-rw-r--r-- | bin/man1/ptee.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/man1/ptee.1 b/bin/man1/ptee.1 index 661c4888..3c9ab568 100644 --- a/bin/man1/ptee.1 +++ b/bin/man1/ptee.1 @@ -25,3 +25,7 @@ to a file or pipe. . .Sh SEE ALSO .Xr tee 1 +. +.Sh BUGS +Window size changes are not propagated +to the child PTY. |