From 522d400896b03589ce78f8cd82d94a9942d2e197 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 8 Jun 2018 09:43:59 +0000 Subject: Tweak previous - check for a NULL client and simplify manual text. --- usr.bin/tmux/tmux.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'usr.bin/tmux/tmux.1') diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 8035329b8f5..60a9ecbaeea 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.601 2018/06/08 09:41:34 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.602 2018/06/08 09:43:58 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -850,8 +850,9 @@ the initial size is 80 x 24; .Fl x and .Fl y -can be used to specify a different size, with the special case "-" which uses -the size of the current terminal. +can be used to specify a different size. +.Ql - +uses the size of the current client if any. .Pp If run from a terminal, any .Xr termios 4 -- cgit v1.2.3