=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.324 retrieving revision 1.325 diff -c -r1.324 -r1.325 *** src/usr.bin/tmux/tmux.1 2013/03/22 10:37:39 1.324 --- src/usr.bin/tmux/tmux.1 2013/03/22 15:51:15 1.325 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.324 2013/03/22 10:37:39 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.325 2013/03/22 15:51:15 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 1038,1044 **** .It Xo Ic capture-pane .Op Fl p .Op Fl b Ar buffer-index - .Op Fl c Ar target-client .Op Fl E Ar end-line .Op Fl S Ar start-line .Op Fl t Ar target-pane --- 1038,1043 ---- *************** *** 1047,1055 **** Capture the contents of a pane. If .Fl p ! is given, the output goes to ! .Ar target-client ! stdout, otherwise to the buffer specified with .Fl b or a new buffer if omitted. .Pp --- 1046,1052 ---- Capture the contents of a pane. If .Fl p ! is given, the output goes to stdout, otherwise to the buffer specified with .Fl b or a new buffer if omitted. .Pp