diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-12 19:15:29 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-12 19:15:29 +0000 |
commit | a3c89d76710cd09bdc7b3774f547576c13d8159c (patch) | |
tree | 881374c989c122eae41dac847a6ee85e0eb1c276 /tmux.1 | |
parent | e95ed600c979be8a6c7de305ba866dc4c562fda5 (diff) | |
download | rtmux-a3c89d76710cd09bdc7b3774f547576c13d8159c.tar.gz rtmux-a3c89d76710cd09bdc7b3774f547576c13d8159c.tar.bz2 rtmux-a3c89d76710cd09bdc7b3774f547576c13d8159c.zip |
clietns -> clients.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.10 2007-11-12 16:40:56 nicm Exp $ +.\" $Id: tmux.1,v 1.11 2007-11-12 19:15:29 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -144,7 +144,7 @@ to .D1 (alias: Ic detach ) Detach the current client if bound to a key; otherwise, if .Fl a -is given, detach all clietns attached to the session. +is given, detach all clients attached to the session. .It Xo Ic has-session .Xc .D1 (alias: Ic has ) |