From 736a276cc9bdb97bf35caa1995a54d328a839102 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 20 Apr 2021 06:37:01 +0100 Subject: Minor CHANGES and tmux.1 fixed, from Daniel Hahler, GitHub issue 2664. --- tmux.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 84cddc55..c4fc06ba 100644 --- a/tmux.1 +++ b/tmux.1 @@ -3501,8 +3501,8 @@ capabilities to be set instead, is intended for classes of functionality supported in a standard way but not reported by .Xr terminfo 5 . -Care must be taken only to configure this with features the terminal actually -support. +Care must be taken to configure this only with features the terminal actually +supports. .Pp This is an array option where each entry is a colon-separated string made up of a terminal type pattern (matched using -- cgit