# HG changeset patch # User Sam Lantinga # Date 1327106988 18000 # Node ID fba40d9f4a733e0cbf9197a0b1d19f9cff138f99 # Parent 36b8989375201c3ca985c9629ad910518a47ff42 Fixed bug 1387 - Patch: fix minor typos in SDL-1.2 HTML docs bl0ckedusersoft 2012-01-20 12:14:57 PST This patch fixes a few minor typos in the SDL-1.2 HTML docs. diff -r 36b898937520 -r fba40d9f4a73 docs/html/guideinput.html --- a/docs/html/guideinput.html Thu Jan 19 01:02:03 2012 -0500 +++ b/docs/html/guideinput.html Fri Jan 20 19:49:48 2012 -0500 @@ -266,7 +266,7 @@ > with the SDL_ENABLE flag. Next you must open the joysticks that you want to receive envents from. This is done with the flag. Next you must open the joysticks that you want to receive events from. This is done with the

Note: Force Feedback is not yet support. Sam (slouken@libsdl.org) is soliciting suggestions from people with force-feedback experience on the best wat to desgin the API.

Force Feedback is not yet supported. Sam (slouken@libsdl.org) is soliciting suggestions from people with force-feedback experience on the best way to design the API.

Note: SDL's threading is not implemented on MacOS, due to that lack of preemptive thread support (Mac OS X dos nt suffer from this problem)

SDL's threading is not implemented on MacOS, due to the lack of preemptive thread support on that OS (Mac OS X doesn't suffer from this problem)