From e0d22218798d1218d88cb095d251df12d3ebbc35 Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Sat, 3 Mar 2012 09:14:21 +0000 Subject: Sync OpenBSD patchset 1031: Use format for display-message, based on a diff from George Nachman. --- tmux.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 4fe18eec..abfee952 100644 --- a/tmux.1 +++ b/tmux.1 @@ -2994,9 +2994,9 @@ is given, the output is printed to stdout, otherwise it is displayed in the status line. The format of .Ar message -is as for -.Ic status-left , -with the exception that #() are not handled; information is taken from +is described in the +.Sx FORMATS +section; information is taken from .Ar target-pane if .Fl t -- cgit