summaryrefslogtreecommitdiff
path: root/doc/README.sgi
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2011-12-22 13:08:10 +0400
committerIvan Maidanski <ivmai@mail.ru>2011-12-22 13:08:10 +0400
commit2dd56eb49583be85fa44b9975fd63b0df85e8c15 (patch)
treebbd828be3bea9b4271c0f1c8c9cd2ddf1a1e1f77 /doc/README.sgi
parenta8c3d5aa2da414b8d47f5688dd4972c62ee28d1b (diff)
downloadbdwgc-2dd56eb49583be85fa44b9975fd63b0df85e8c15.tar.gz
Remove trailing spaces at EOLn in all files
Diffstat (limited to 'doc/README.sgi')
-rw-r--r--doc/README.sgi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/README.sgi b/doc/README.sgi
index 7bdb50a4..d9e98938 100644
--- a/doc/README.sgi
+++ b/doc/README.sgi
@@ -15,7 +15,7 @@ Pthreads support is provided. This requires that:
1) You compile the collector with -DGC_IRIX_THREADS specified in the Makefile.
-2) You have the latest pthreads patches installed.
+2) You have the latest pthreads patches installed.
(Though the collector makes only documented pthread calls,
it relies on signal/threads interactions working just right in ways
@@ -38,4 +38,3 @@ performance with the collector. (Increasing the heap size may help.)
6) The collector should not be compiled with -DREDIRECT_MALLOC. This
confuses some library calls made by the pthreads implementation, which
expect the standard malloc.
-