=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.174 retrieving revision 1.175 diff -u -r1.174 -r1.175 --- src/usr.bin/tmux/tmux.1 2010/06/05 16:34:30 1.174 +++ src/usr.bin/tmux/tmux.1 2010/06/05 16:54:24 1.175 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.174 2010/06/05 16:34:30 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.175 2010/06/05 16:54:24 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -554,17 +554,15 @@ .It Ic list-sessions .D1 (alias: Ic ls ) List all sessions managed by the server. -.It Xo Ic lock-client -.Op Fl t Ar target-client -.Xc +.It Ic lock-client Op Fl t Ar target-client +.D1 (alias: Ic lockc ) Lock .Ar target-client , see the .Ic lock-server command. -.It Xo Ic lock-session -.Op Fl t Ar target-session -.Xc +.It Ic lock-session Op Fl t Ar target-session +.D1 (alias: Ic locks ) Lock all clients attached to .Ar target-session . .It Xo Ic new-session @@ -1039,7 +1037,7 @@ List windows in the current session or in .Ar target-session . .It Xo Ic move-window -.Op Fl d +.Op Fl dk .Op Fl s Ar src-window .Op Fl t Ar dst-window .Xc