Sync OpenBSD patchset 447:

Remove -d from tmux.1 as well.
This commit is contained in:
Tiago Cunha 2009-10-28 22:49:22 +00:00
parent 41863470ba
commit 181f7722b3

8
tmux.1
View File

@ -1,4 +1,4 @@
.\" $Id: tmux.1,v 1.195 2009-10-25 10:42:56 tcunha Exp $
.\" $Id: tmux.1,v 1.196 2009-10-28 22:49:22 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@ -23,7 +23,7 @@
.Sh SYNOPSIS
.Nm tmux
.Bk -words
.Op Fl 28dlquv
.Op Fl 28lquv
.Op Fl c Ar shell-command
.Op Fl f Ar file
.Op Fl L Ar socket-name
@ -111,10 +111,6 @@ If necessary, the
server will be started to retrieve the
.Ic default-shell
option.
.It Fl d
Force
.Nm
to assume the terminal supports default colours.
.It Fl f Ar file
Specify an alternative configuration file.
By default,