=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.246 retrieving revision 1.247 diff -c -r1.246 -r1.247 *** src/usr.bin/tmux/tmux.1 2011/08/26 13:07:49 1.246 --- src/usr.bin/tmux/tmux.1 2011/09/23 18:33:43 1.247 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.246 2011/08/26 13:07:49 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.247 2011/09/23 18:33:43 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: August 26 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: September 23 2011 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 616,625 **** .D1 (alias: Ic lscm ) List the syntax of all commands supported by .Nm . ! .It Ic list-sessions ! .Op Fl F Ar format .D1 (alias: Ic ls ) List all sessions managed by the server. .It Ic lock-client Op Fl t Ar target-client .D1 (alias: Ic lockc ) Lock --- 616,629 ---- .D1 (alias: Ic lscm ) List the syntax of all commands supported by .Nm . ! .It Ic list-sessions Op Fl F Ar format .D1 (alias: Ic ls ) List all sessions managed by the server. + For the meaning of the + .Fl F + flag, see the + .Sx FORMATS + section. .It Ic lock-client Op Fl t Ar target-client .D1 (alias: Ic lockc ) Lock *************** *** 627,637 **** see the .Ic lock-server command. - For the meaning of the - .Fl F - flag, see the - .Sx FORMATS - section. .It Ic lock-session Op Fl t Ar target-session .D1 (alias: Ic locks ) Lock all clients attached to --- 631,636 ---- *************** *** 1170,1175 **** --- 1169,1179 ---- If neither is given, .Ar target is a window (or the current window). + For the meaning of the + .Fl F + flag, see the + .Sx FORMATS + section. .It Xo Ic list-windows .Op Fl a .Op Fl F Ar format