]> granicus.if.org Git - gc/commitdiff
Fix typos in README.DGUX386
authorIvan Maidanski <ivmai@mail.ru>
Fri, 5 May 2017 16:46:43 +0000 (19:46 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 5 May 2017 16:46:43 +0000 (19:46 +0300)
* doc/README.DGUX386: Fix typos ("version", "x86", "parallel") in
documentation.

doc/README.DGUX386

index 48c800b8c2e405cf5862dc0f3c5563033b9ea063..2683f147c677f54281269ee8f0e3cded478ab7f8 100644 (file)
@@ -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