diff options
author | 2010-12-27 19:57:31 +0000 | |
---|---|---|
committer | 2010-12-27 19:57:31 +0000 | |
commit | 01f93c7bd362b82531606e83de1af850eb8c930d (patch) | |
tree | af409a9a7aef1e9de2e71cb34d1597ef8666b869 | |
parent | Eliminate x86_multicast_ipi() as unused and broken (doesn't handle #cpu>32). (diff) | |
download | wireguard-openbsd-01f93c7bd362b82531606e83de1af850eb8c930d.tar.xz wireguard-openbsd-01f93c7bd362b82531606e83de1af850eb8c930d.zip |
tweak previous;
-rw-r--r-- | usr.bin/tmux/tmux.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 45fea31a5fe..752c836046c 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.196 2010/12/27 18:22:25 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.197 2010/12/27 19:57:31 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -674,7 +674,7 @@ Switch the current session for client to .Ar target-session . If -.Fl l, +.Fl l , .Fl n or .Fl p @@ -2643,7 +2643,6 @@ Set the contents of the specified buffer to Display the contents of the specified buffer. .El .Sh MISCELLANEOUS -.Pp Miscellaneous commands are as follows: .Bl -tag -width Ds .It Ic clock-mode Op Fl t Ar target-pane |