diff options
author | nicm <nicm> | 2022-05-30 13:06:10 +0000 |
---|---|---|
committer | nicm <nicm> | 2022-05-30 13:06:10 +0000 |
commit | 384f0ee269a49b8a139f8090264420df3a93ff78 (patch) | |
tree | b6ff07930328b50560ebb9188594f2e0a2101a72 /tmux.1 | |
parent | 006a529db11bb7050e0c925f7c76b2ff5023655a (diff) | |
download | rtmux-384f0ee269a49b8a139f8090264420df3a93ff78.tar.gz rtmux-384f0ee269a49b8a139f8090264420df3a93ff78.tar.bz2 rtmux-384f0ee269a49b8a139f8090264420df3a93ff78.zip |
Fix property name from Sergei Dyshel, and a typo from imcusg at gmail
dot com.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5876,7 +5876,7 @@ milliseconds. If .Ar delay is not given, the -.Ic message-time +.Ic display-time option is used; a delay of zero waits for a key press. .Ql N ignores key presses and closes only after the delay expires. |