diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-01 18:11:40 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-01 18:11:40 +0000 |
commit | ef7c891aaba2a69ab638c247a0212a4ab0b032da (patch) | |
tree | 10a65d54f3ae7f51d6ba133c1d6236d5ee836124 | |
parent | 43c936cd3341ee2a16ff79b8b97464d79328ea7c (diff) | |
download | rtmux-ef7c891aaba2a69ab638c247a0212a4ab0b032da.tar.gz rtmux-ef7c891aaba2a69ab638c247a0212a4ab0b032da.tar.bz2 rtmux-ef7c891aaba2a69ab638c247a0212a4ab0b032da.zip |
Missing line break.
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.72 2009-01-29 23:35:14 tcunha Exp $ +.\" $Id: tmux.1,v 1.73 2009-02-01 18:11:40 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -225,6 +225,7 @@ command, bound to .Ql [ by default. .El +.Pp The keys available depend on whether .Xr emacs 1 or |