=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.536 retrieving revision 1.537 diff -u -r1.536 -r1.537 --- src/usr.bin/tmux/tmux.1 2017/02/09 15:04:53 1.536 +++ src/usr.bin/tmux/tmux.1 2017/02/10 12:59:18 1.537 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.536 2017/02/09 15:04:53 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.537 2017/02/10 12:59:18 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: February 9 2017 $ +.Dd $Mdocdate: February 10 2017 $ .Dt TMUX 1 .Os .Sh NAME @@ -860,7 +860,7 @@ is given, it specifies a .Ic session group . Sessions in the same group share the same set of windows - new windows are -linked to all sessions in the grouo and any windows closed removed from all +linked to all sessions in the group and any windows closed removed from all sessions. The current and previous window and any session options remain independent and any session in a group may be killed without affecting the others.