diff options
-rw-r--r-- | dist/main.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/main.html b/dist/main.html index 58537b62..e5257906 100644 --- a/dist/main.html +++ b/dist/main.html @@ -49,10 +49,10 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g <table border=0 cellspacing=0 cellpadding=0 width=100%> <tr height=10><td width=20><td> <tr><td><td> - Linux <font size=-1>(x86 and PowerPC)</font>, + Linux <font size=-1>(x86, PowerPC, and ARM)</font>, FreeBSD <font size=-1>(x86)</font>, Mac OS X <font size=-1>(Power PC)</font>, - NetBSD <font size=-1>(x86)</font>, + NetBSD <font size=-1>(x86 and PowerPC)</font>, OpenBSD <font size=-1>(x86 and PowerPC)</font>, SunOS <font size=-1>(Sparc)</font>. </table> |