1
0
mirror of https://github.com/openbsd/src.git synced 2026-05-01 01:27:08 +00:00

Fix name of option, GitHub issue 2030.

This commit is contained in:
nicm
2019-12-24 09:57:11 +00:00
parent e22febffa2
commit f4da578464

View File

@@ -1,4 +1,4 @@
.\" $OpenBSD: tmux.1,v 1.700 2019/11/28 09:45:16 nicm Exp $
.\" $OpenBSD: tmux.1,v 1.701 2019/12/24 09:57:11 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: November 28 2019 $
.Dd $Mdocdate: December 24 2019 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -4360,7 +4360,7 @@ interface, for example
.Ic status-style
for the status line.
In addition, embedded styles may be specified in format options, such as
.Ic status-left-format ,
.Ic status-left ,
by enclosing them in
.Ql #[
and