diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-11-01 21:42:20 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-11-01 21:42:20 +0000 |
commit | 1cec111af3c63db7dbd5603afd313d247eb0b207 (patch) | |
tree | 8e9909c8fae32e37c9d089e7822db4706d1b7823 | |
parent | ae7a7be819c2d7e499cd88b46e473f398707d136 (diff) | |
download | rtmux-1cec111af3c63db7dbd5603afd313d247eb0b207.tar.gz rtmux-1cec111af3c63db7dbd5603afd313d247eb0b207.tar.bz2 rtmux-1cec111af3c63db7dbd5603afd313d247eb0b207.zip |
>4 now.
-rw-r--r-- | www/index.html.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html.in b/www/index.html.in index 41c97a1e..67463894 100644 --- a/www/index.html.in +++ b/www/index.html.in @@ -48,7 +48,7 @@ as GNU screen. Major features include:</p> <li>A powerful, consistent, well-documented and easily scriptable command interface.</li> <li>A window may be split horizontally and vertically into panes.</li> -<li>Panes can be freely moved and resized, or arranged into one of four preset +<li>Panes can be freely moved and resized, or arranged into preset layouts. </li> <li>Support for UTF-8 and 256-colour terminals.</li> <li>Copy and paste with multiple buffers.</li> |