diff options
author | Nicholas Marriott <nicm@openbsd.org> | 2010-11-01 20:59:45 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@openbsd.org> | 2010-11-01 20:59:45 +0000 |
commit | 023137a891ce4b78f042fb694dd07ca752503139 (patch) | |
tree | 9164f473b3d5d81d24a93d136b6c5e05b1c5a305 | |
parent | 34d05ea7cdc168f3f40ee8f7c1f203a216f2dfdf (diff) | |
download | rtmux-023137a891ce4b78f042fb694dd07ca752503139.tar.gz rtmux-023137a891ce4b78f042fb694dd07ca752503139.tar.bz2 rtmux-023137a891ce4b78f042fb694dd07ca752503139.zip |
Typo, from Rob Paisley.
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -509,7 +509,7 @@ when they are created with the command, or later with the .Ic attach-session command. -Each session has one of more windows +Each session has one or more windows .Em linked into it. Windows may be linked to multiple sessions and are made up of one or |