=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.303 retrieving revision 1.304 diff -c -r1.303 -r1.304 *** src/usr.bin/tmux/tmux.1 2012/09/03 09:57:57 1.303 --- src/usr.bin/tmux/tmux.1 2012/10/02 08:02:21 1.304 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.303 2012/09/03 09:57:57 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.304 2012/10/02 08:02:21 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: September 3 2012 $ .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: October 2 2012 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 1816,1826 **** .Fl t the primary key bindings - those executed when preceded by the prefix key - are printed. - Keys bound without the prefix key (see - .Ic bind-key - .Fl n ) - are marked with - .Ql (no prefix) . .Pp With .Fl t , --- 1816,1821 ----