From 384f0ee269a49b8a139f8090264420df3a93ff78 Mon Sep 17 00:00:00 2001 From: nicm Date: Mon, 30 May 2022 13:06:10 +0000 Subject: Fix property name from Sergei Dyshel, and a typo from imcusg at gmail dot com. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 3f7ed889..da13b1e9 100644 --- a/tmux.1 +++ b/tmux.1 @@ -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. -- cgit