(backported from trunk revision 1.10)
- wrap long lines
\subsection{Running scripts with a GUI \label{osx-gui-scripts}}
There is one Mac OS X quirk that you need to be aware of: programs
-that talk to the Aqua window manager (in other words, anything that has a GUI)
-need to be run in a special way. Use \program{pythonw} in stead of \program{python}
-to start such scripts.
+that talk to the Aqua window manager (in other words, anything that
+has a GUI) need to be run in a special way. Use \program{pythonw}
+instead of \program{python} to start such scripts.
\subsection{configuration}