From: Ivan Maidanski Date: Fri, 5 May 2017 16:46:43 +0000 (+0300) Subject: Fix typos in README.DGUX386 X-Git-Tag: v8.0.0~748 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36d5f68f35711765dbe60521b842ddf8e584f868;p=gc Fix typos in README.DGUX386 * doc/README.DGUX386: Fix typos ("version", "x86", "parallel") in documentation. --- diff --git a/doc/README.DGUX386 b/doc/README.DGUX386 index 48c800b8..2683f147 100644 --- a/doc/README.DGUX386 +++ b/doc/README.DGUX386 @@ -1,4 +1,4 @@ - Garbage Collector (parallel iversion) for ix86 DG/UX Release R4.20MU07 + Garbage Collector (parallel version) for x86 DG/UX Release R4.20MU07 *READ* the file README.QUICK. @@ -7,7 +7,7 @@ This compiler has the new "dgux386" threads package implemented. It also supports the switch "-pthread" needed to link correctly the DG/UX's -lrte -lthread with -lgcc and the system's -lc. - Finally we support parralleli-mark for the SMP DG/UX machines. + Finally, we support parallel mark for the SMP DG/UX machines. To build the garbage collector do: ./configure --enable-parallel-mark