diff options
author | jmc <jmc> | 2019-04-17 16:34:35 +0000 |
---|---|---|
committer | jmc <jmc> | 2019-04-17 16:34:35 +0000 |
commit | 2219f7cc73abc20407739e27ef191df393142795 (patch) | |
tree | 5305a34eb30d7edb0ed605f8898b02159ce27d38 | |
parent | 1fd3b9ec1c61c96c6cd86f81a50470f4428eeafe (diff) | |
download | rtmux-2219f7cc73abc20407739e27ef191df393142795.tar.gz rtmux-2219f7cc73abc20407739e27ef191df393142795.tar.bz2 rtmux-2219f7cc73abc20407739e27ef191df393142795.zip |
mark up punctuation-as-macro-args properly;
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1056,10 +1056,10 @@ to As a special case, .Fl t may refer to a pane (a target that contains -.Ql : , -.Ql . +.Ql \&: , +.Ql \&. or -.Ql % ) +.Ql % ) , in which case the session, window and pane are all changed. If .Fl l , |