comma usage in openssh/index.html
Tobias Stoeckmann <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
I suppose there are some mising commas --- index.html~ Sat Apr 22 19:16:39 2006 +++ index.html Sat Apr 22 19:17:06 2006 @@ -44,16 +44,16 @@ <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh">CVSWeb</a><p> <b><big>For other OS's</big></b><br> <a href="portable.html">Linux</a>, - <a href="portable.html">Solaris</a><br> + <a href="portable.html">Solaris</a><br>, <a href="portable.html">FreeBSD</a>, <a href="portable.html">AIX</a>, - <a href="portable.html">HP-UX</a> + <a href="portable.html">HP-UX</a>, <a href="portable.html">others..</a><p> <b><big>Alternatives</big></b><br> - <a href="unix.html">Unix</a> - <a href="windows.html">Windows</a> - <a href="java.html">Java</a><br> - <a href="macos.html">Mac OS</a> + <a href="unix.html">Unix</a>, + <a href="windows.html">Windows</a>, + <a href="java.html">Java</a><br>, + <a href="macos.html">Mac OS</a>, <a href="palmos.html">Palm OS</a><br> <br> <a href="donations.html"><blink>Donate to stop<br>the blinking!</blink></a> Tobias Stoeckmann