=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.563 retrieving revision 1.564 diff -c -r1.563 -r1.564 *** src/usr.bin/tmux/tmux.1 2017/06/23 15:36:52 1.563 --- src/usr.bin/tmux/tmux.1 2017/06/28 06:45:31 1.564 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.563 2017/06/23 15:36:52 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.564 2017/06/28 06:45:31 nicm 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: June 23 2017 $ .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: June 28 2017 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 2866,2873 **** .It Ic user-keys[] Ar key Set list of user-defined key escape sequences. Each item is associated with a key named ! .Ql User0, ! .Ql User1, and so on. .Pp For example: --- 2866,2873 ---- .It Ic user-keys[] Ar key Set list of user-defined key escape sequences. Each item is associated with a key named ! .Ql User0 , ! .Ql User1 , and so on. .Pp For example: