diff options
author | 2016-10-13 09:06:48 +0000 | |
---|---|---|
committer | 2016-10-13 09:06:48 +0000 | |
commit | eef42a9bb12699f9fdb5811d82fefba3266950b8 (patch) | |
tree | 85eb8a2751bbb74a1d9c925163ffb2c7727d8254 /usr.bin | |
parent | cache another feature bit for something I'm working on (diff) | |
download | wireguard-openbsd-eef42a9bb12699f9fdb5811d82fefba3266950b8.tar.xz wireguard-openbsd-eef42a9bb12699f9fdb5811d82fefba3266950b8.zip |
-f missed from splitw usage, from Felix Rosencrantz.
Diffstat (limited to 'usr.bin')
-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 a991c3164f8..8ba5db0b5bb 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.501 2016/10/12 15:26:37 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.502 2016/10/13 09:06:48 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com> .\" @@ -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: October 12 2016 $ +.Dd $Mdocdate: October 13 2016 $ .Dt TMUX 1 .Os .Sh NAME @@ -1951,7 +1951,7 @@ is given and the selected window is already the current window, the command behaves like .Ic last-window . .It Xo Ic split-window -.Op Fl bdhvP +.Op Fl bdfhvP .Op Fl c Ar start-directory .Oo Fl l .Ar size | |