=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.235 retrieving revision 1.236 diff -c -r1.235 -r1.236 *** src/usr.bin/tmux/tmux.1 2011/07/02 21:05:44 1.235 --- src/usr.bin/tmux/tmux.1 2011/07/03 18:18:15 1.236 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.235 2011/07/02 21:05:44 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.236 2011/07/03 18:18:15 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: July 2 2011 $ .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: July 3 2011 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 233,238 **** --- 233,240 ---- Split the current pane into two, top and bottom. .It # List all paste buffers. + .It $ + Rename the current session. .It % Split the current pane into two, left and right. .It &