From: <pst...@us...> - 2008-06-14 11:22:48
|
Revision: 601 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=601&view=rev Author: pstieber Date: 2008-06-14 04:22:45 -0700 (Sat, 14 Jun 2008) Log Message: ----------- Added backslashes ahead of an underscores so that they will be used literally. Modified Paths: -------------- trunk/jazz/src/HelpFiles/jazz.tex Modified: trunk/jazz/src/HelpFiles/jazz.tex =================================================================== --- trunk/jazz/src/HelpFiles/jazz.tex 2008-06-12 22:48:43 UTC (rev 600) +++ trunk/jazz/src/HelpFiles/jazz.tex 2008-06-14 11:22:45 UTC (rev 601) @@ -101,7 +101,7 @@ The current version of JAZZ++ is known to work with most all computer architectures supported by the above Operating Systems. This includes the -Intel based 'PC' hardware platforms (x86_32bit and x86_64bit), and also Mac +Intel based 'PC' hardware platforms (x86\_32bit and x86\_64bit), and also Mac computer system hardwares.[ed: bit more clarity with the Mac stuff here] \subsection{Software pre-requisites of JAZZ++} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |