diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-01-11 19:30:24 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-01-11 19:30:24 +0000 |
commit | 3abd4ca9a7213be7045e314a7a0579fb42aec6e1 (patch) | |
tree | 2bc27c0cb1337c781c5f982a74a2a5ea3aab7512 | |
parent | b4e50303ab264f17142aed762dcfb8310ad1aaff (diff) | |
download | rtmux-3abd4ca9a7213be7045e314a7a0579fb42aec6e1.tar.gz rtmux-3abd4ca9a7213be7045e314a7a0579fb42aec6e1.tar.bz2 rtmux-3abd4ca9a7213be7045e314a7a0579fb42aec6e1.zip |
+OpenBSD FAQ.
-rw-r--r-- | www/index.html.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/index.html.in b/www/index.html.in index e5c2ed93..c0cd5a93 100644 --- a/www/index.html.in +++ b/www/index.html.in @@ -15,6 +15,7 @@ <li><a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/NOTES">Release Notes</a> <li><a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/CHANGES">Changelog</a></li> <li><a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/FAQ">FAQ</a></li> + <li><a href="http://www.openbsd.org/faq/faq7.html#tmux">tmux in the OpenBSD FAQ</a></li> <li><a href="http://tmux.cvs.sourceforge.net/viewvc/tmux/tmux/examples/">Examples</a></li> <li> </li> <li class="menu-headings">Source Code</li> @@ -59,8 +60,8 @@ development.</li> </ul> <p>tmux is part of the <a href="http://www.openbsd.org">OpenBSD</a> base -system. The portable version is hosted on SourceForge and runs on Linux, -FreeBSD, NetBSD, Solaris and AIX.</p> +system. The portable version is hosted on <a href="http://sf.net/projects/tmux"> +SourceForge</a> and runs on Linux, FreeBSD, NetBSD, Solaris and AIX.</p> <div id="screenshots"> <a href="tmux3.png"><img src="small-tmux3.png"></a> |