summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/tmux.1
diff options
context:
space:
mode:
authornicm <nicm@openbsd.org>2014-04-02 07:55:09 +0000
committernicm <nicm@openbsd.org>2014-04-02 07:55:09 +0000
commitf270ee32b6c0ab5f713613f658997fd8e13380ef (patch)
tree57b249b72003dbab373971f9901e37e633199d1a /usr.bin/tmux/tmux.1
parentuse setresgid() (diff)
downloadwireguard-openbsd-f270ee32b6c0ab5f713613f658997fd8e13380ef.tar.xz
wireguard-openbsd-f270ee32b6c0ab5f713613f658997fd8e13380ef.zip
pane_start_path has gone away.
Diffstat (limited to '')
-rw-r--r--usr.bin/tmux/tmux.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index ae110336284..5f1138b4b0c 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.384 2014/03/31 21:41:35 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.385 2014/04/02 07:55:09 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: March 31 2014 $
+.Dd $Mdocdate: April 2 2014 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -3128,7 +3128,6 @@ The following variables are available, where appropriate:
.It Li "pane_index" Ta "#P" Ta "Index of pane"
.It Li "pane_pid" Ta "" Ta "PID of first process in pane"
.It Li "pane_start_command" Ta "" Ta "Command pane started with"
-.It Li "pane_start_path" Ta "" Ta "Path pane started with"
.It Li "pane_tabs" Ta "" Ta "Pane tab positions"
.It Li "pane_title" Ta "#T" Ta "Title of pane"
.It Li "pane_tty" Ta "" Ta "Pseudo terminal of pane"