=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.580 retrieving revision 1.581 diff -u -r1.580 -r1.581 --- src/usr.bin/tmux/tmux.1 2017/10/06 18:02:30 1.580 +++ src/usr.bin/tmux/tmux.1 2017/10/08 16:45:01 1.581 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.580 2017/10/06 18:02:30 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.581 2017/10/08 16:45:01 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 6 2017 $ +.Dd $Mdocdate: October 8 2017 $ .Dt TMUX 1 .Os .Sh NAME @@ -3649,7 +3649,7 @@ .It Li "cursor_y" Ta "" Ta "Cursor Y position in pane" .It Li "history_bytes" Ta "" Ta "Number of bytes in window history" .It Li "history_limit" Ta "" Ta "Maximum window history lines" -.It Li "history_size" Ta "" Ta "Size of history in bytes" +.It Li "history_size" Ta "" Ta "Size of history in lines" .It Li "hook" Ta "" Ta "Name of running hook, if any" .It Li "hook_pane" Ta "" Ta "ID of pane where hook was run, if any" .It Li "hook_session" Ta "" Ta "ID of session where hook was run, if any"