=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.329 retrieving revision 1.330 diff -c -r1.329 -r1.330 *** src/usr.bin/tmux/tmux.1 2013/03/22 16:03:35 1.329 --- src/usr.bin/tmux/tmux.1 2013/03/22 18:45:36 1.330 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.329 2013/03/22 16:03:35 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.330 2013/03/22 18:45:36 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 912,918 **** .Ic bind-key and .Ic unbind-key . ! One command in accepts an argument, .Ic copy-pipe , which copies the selection and pipes it to a command. For example the following will bind --- 912,918 ---- .Ic bind-key and .Ic unbind-key . ! One command accepts an argument, .Ic copy-pipe , which copies the selection and pipes it to a command. For example the following will bind *************** *** 1066,1072 **** is given, the output includes escape sequences for text and background attributes. .Fl C ! also escapes non-printable characters as octal \\xxx. .Fl J joins wrapped lines. .Pp --- 1066,1072 ---- is given, the output includes escape sequences for text and background attributes. .Fl C ! also escapes non-printable characters as octal \exxx. .Fl J joins wrapped lines. .Pp