diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-12 16:40:56 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-12 16:40:56 +0000 |
commit | e95ed600c979be8a6c7de305ba866dc4c562fda5 (patch) | |
tree | f449eb2c4b57fb4b01027c64656d9a496ebb8089 | |
parent | 765a224b3007c4ef617f22091db4c152de15dd86 (diff) | |
download | rtmux-e95ed600c979be8a6c7de305ba866dc4c562fda5.tar.gz rtmux-e95ed600c979be8a6c7de305ba866dc4c562fda5.tar.bz2 rtmux-e95ed600c979be8a6c7de305ba866dc4c562fda5.zip |
Nuke stray ).
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.9 2007-11-12 16:11:57 nicm Exp $ +.\" $Id: tmux.1,v 1.10 2007-11-12 16:40:56 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -276,7 +276,7 @@ Select the window at .Xc Send the prefix key to a window as if it was pressed. This is ignored unless bound to a key. -.It Xo Ic set-option ) +.It Xo Ic set-option .Ar option Ar value .Xc .D1 (alias: Ic set ) |