diff options
author | 2014-10-02 14:21:06 +0000 | |
---|---|---|
committer | 2014-10-02 14:21:06 +0000 | |
commit | 8e61faa9577a08b8aac00ddb7ce7f2c81ea86d84 (patch) | |
tree | fc31b49c437f1c2bd339f59901df27a3744914bf | |
parent | Local routes that do not translate a protocol address into a link-layer (diff) | |
download | wireguard-openbsd-8e61faa9577a08b8aac00ddb7ce7f2c81ea86d84.tar.xz wireguard-openbsd-8e61faa9577a08b8aac00ddb7ce7f2c81ea86d84.zip |
Top function key is F12 now.
-rw-r--r-- | usr.bin/tmux/tmux.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 3f10ee6c154..98438b003d0 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.401 2014/09/25 12:45:35 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.402 2014/10/02 14:21:06 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 25 2014 $ +.Dd $Mdocdate: October 2 2014 $ .Dt TMUX 1 .Os .Sh NAME @@ -1856,7 +1856,7 @@ In addition, the following special key names are accepted: .Em Escape , .Em F1 to -.Em F20 , +.Em F12 , .Em Home , .Em IC (Insert), |