When referring to alerts, don't try and enumerate the type of alert, rather,
mention that an alert occurs.  This stops the need to enumerate all the
alert types in more than one place, and indeed, without this patch, not all
the alert types are referenced.
---
 trunk/tmux.1 |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/trunk/tmux.1 b/trunk/tmux.1
index 34d0232..d5f9bb1 100644
--- a/trunk/tmux.1
+++ b/trunk/tmux.1
@@ -1383,7 +1383,7 @@ Move a window to the next layout and rearrange the panes 
to fit.
 Move to the next window in the session.
 If
 .Fl a
-is used, move to the next window with a bell, activity or content alert.
+is used, move to the next window with an alert.
 .It Xo Ic pipe-pane
 .Op Fl o
 .Op Fl t Ar target-pane
@@ -1426,7 +1426,7 @@ Move to the previous layout in the session.
 Move to the previous window in the session.
 With
 .Fl a ,
-move to the previous window with a bell, activity or content alert.
+move to the previous window with an alert.
 .It Xo Ic rename-window
 .Op Fl t Ar target-window
 .Ar new-name
@@ -1954,7 +1954,7 @@ means only bell in windows other than the current window 
are ignored.
 .It Xo Ic bell-on-alert
 .Op Ic on | off
 .Xc
-If on, ring the terminal bell when an activity, content or silence alert
+If on, ring the terminal bell when an alert
 occurs.
 .It Ic default-command Ar shell-command
 Set the command used for new windows (if not specified when the window is
-- 
1.7.10


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to