=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.749 retrieving revision 1.750 diff -c -r1.749 -r1.750 *** src/usr.bin/tmux/tmux.1 2020/04/22 21:15:33 1.749 --- src/usr.bin/tmux/tmux.1 2020/04/23 21:28:09 1.750 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.749 2020/04/22 21:15:33 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.750 2020/04/23 21:28:09 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" 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: April 22 2020 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" 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: April 23 2020 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 2715,2721 **** .Op Fl nr .Op Fl N Ar note .Op Fl T Ar key-table ! .Ar key Ar command Op Ar arguments .Xc .D1 (alias: Ic bind ) Bind key --- 2715,2721 ---- .Op Fl nr .Op Fl N Ar note .Op Fl T Ar key-table ! .Ar key command Op Ar arguments .Xc .D1 (alias: Ic bind ) Bind key *************** *** 5653,5659 **** .Pp The following notifications are defined: .Bl -tag -width Ds ! .It Ic %client-session-changed Ar client Ar session-id Ar name The client is now attached to the session with ID .Ar session-id , which is named --- 5653,5659 ---- .Pp The following notifications are defined: .Bl -tag -width Ds ! .It Ic %client-session-changed Ar client session-id name The client is now attached to the session with ID .Ar session-id , which is named