summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2009-06-26 22:47:07 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2009-06-26 22:47:07 +0000
commit3d3c959ea733fea51063e072391710c690fb50c1 (patch)
tree5f400b8093ae6dbad3a7d630efd23e4de1fc9767 /usr.bin
parent620ed287e7b7f87088d7f486fd8a605437556a46 (diff)
Add missing spaces before some alias closing brackets, otherwise they are
shown in the wrong style.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/tmux/tmux.114
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 17e03f4a737..e251628e8c5 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.16 2009/06/24 22:49:56 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.17 2009/06/26 22:47:06 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: June 24 2009 $
+.Dd $Mdocdate: June 26 2009 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -571,7 +571,7 @@ option.
.Op Fl p Ar pane-index
.Op Fl t Ar target-window
.Xc
-.D1 (alias: Ic breakp)
+.D1 (alias: Ic breakp )
Break the current pane off from its containing window to make it the only pane
in a new window.
If
@@ -595,7 +595,7 @@ This command works only from inside
.Op Fl p Ar pane-index
.Op Fl t Ar target-window
.Xc
-.D1 (alias: Ic clearhist)
+.D1 (alias: Ic clearhist )
Remove and free the history for the specified pane.
.It Xo Ic clock-mode
.Op Fl t Ar target-window
@@ -617,7 +617,7 @@ replaced by what is entered at the prompt.
.Op Fl t Ar target-client
.Ar command
.Xc
-.D1 (alias: Ic confirm)
+.D1 (alias: Ic confirm )
Ask for confirmation before executing
.Ar command .
This command works only from inside
@@ -628,7 +628,7 @@ This command works only from inside
.Op Fl s Ar src-session
.Op Fl t Ar dst-session
.Xc
-.D1 (alias: Ic copyb)
+.D1 (alias: Ic copyb )
Copy a session paste buffer to another session.
If no sessions are specified, the current one is used instead.
.It Xo Ic copy-mode
@@ -948,7 +948,7 @@ command.
.Op Fl t Ar target-window
.Ar layout-name
.Xc
-.D1 (alias: selectl)
+.D1 (alias: selectl )
Choose a specific layout for a window.
.It Xo Ic select-pane
.Op Fl p Ar pane-index