From ec0c33b8449269859c825d72a8c3c82bbe0c3164 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 10 Aug 2009 17:14:55 +0000 Subject: [PATCH] some minor tweaks; ok nicm --- tmux.1 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/tmux.1 b/tmux.1 index f03b6173..8621c3f4 100644 --- a/tmux.1 +++ b/tmux.1 @@ -34,8 +34,10 @@ is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. -Programs may be detached from the screen, continue running in the background, -and be reattached to the same or a different screen. +.Nm +may be detached from a screen +and continue running in the background, +then later reattached. .Pp When .Nm @@ -71,7 +73,7 @@ exits. Each session is persistent and will survive accidental disconnection (such as .Xr ssh 1 -connection timeout) or intentional detachment (with the +connection timeout) or intentional detaching (with the .Ql C-b d key strokes). .Nm @@ -199,7 +201,7 @@ prefix key, .Pp Some of the default key bindings are: .Pp -.Bl -tag -width Ds -offset 3n -compact +.Bl -tag -width Ds -offset indent -compact .It c Create a new window. .It d