diff --git a/tmux.1 b/tmux.1 index ff00a812..08eaf35b 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.67 2009-01-19 17:16:09 nicm Exp $ +.\" $Id: tmux.1,v 1.68 2009-01-20 20:03:13 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -347,7 +347,7 @@ If is specified, any other clients attached to the session are detached. .Pp If no server is started, -.It attach-session +.Ic attach-session will attempt to start it; this will fail unless sessions are created in the configuration file. .It Xo Ic bind-key