diff options
author | 2009-07-20 15:51:55 +0000 | |
---|---|---|
committer | 2009-07-20 15:51:55 +0000 | |
commit | 19c03146e05362f31c39d4362c609c8eba68841f (patch) | |
tree | 0886f8698f51a5ce86bf54a8a6c8b8ea8ed4b0d4 | |
parent | Try to show a more usable nexthop output. It may still change but at least (diff) | |
download | wireguard-openbsd-19c03146e05362f31c39d4362c609c8eba68841f.tar.xz wireguard-openbsd-19c03146e05362f31c39d4362c609c8eba68841f.zip |
Tweak unbind-key language very slightly.
-rw-r--r-- | usr.bin/tmux/tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index e877b40af29..5a0af9053e9 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.41 2009/07/20 14:32:09 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.42 2009/07/20 15:51:55 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -1618,7 +1618,7 @@ to .Ar key .Xc .D1 (alias: Ic unbind ) -Unbind the key bound to +Unbind the command bound to .Ar key . .It Xo Ic unlink-window .Op Fl k |