diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 9474398c85f..5767dd82bc7 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.1091 2026/06/15 17:34:25 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.1092 2026/06/16 05:01:56 jsg Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -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: June 15 2026 $ +.Dd $Mdocdate: June 16 2026 $ .Dt TMUX 1 .Os .Sh NAME @@ -3368,7 +3368,7 @@ which may be one of: .It Li "top-left-centre" Ta "Centre of top-left quadrant" .It Li "top-right-centre" Ta "Centre of top-right quadrant" .It Li "bottom-left-centre" Ta "Centre of bottom-left quadrant" -.It Li "bottom-right-centre" Ta "Centre of botton-right quadrant" +.It Li "bottom-right-centre" Ta "Centre of bottom-right quadrant" .It Li "front" Ta "Front of floating panes" .It Li "back" Ta "Back of floating panes" .It Li "forward" Ta "Forward one floating pane"