[rtems commit] smp: Documentation

Sebastian Huber sebh at rtems.org
Fri Sep 4 11:47:44 UTC 2015


Module:    rtems
Branch:    master
Commit:    252e244e6de21480aa72b6a24978bfbfd11acc53
Changeset: http://git.rtems.org/rtems/commit/?id=252e244e6de21480aa72b6a24978bfbfd11acc53

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Sep  4 13:47:30 2015 +0200

smp: Documentation

---

 doc/user/smp.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/user/smp.t b/doc/user/smp.t
index 5427403..4402ca8 100644
--- a/doc/user/smp.t
+++ b/doc/user/smp.t
@@ -498,7 +498,7 @@ void __attribute__((constructor(1000))) config_libgomp( void )
 @end group
 @end example
 
-The environment variable @env{GOMP_RTEMS_THREAD_POOLS} is RTEMS specific.  It
+The environment variable @env{GOMP_RTEMS_THREAD_POOLS} is RTEMS-specific.  It
 determines the thread pools for each scheduler instance.  The format for
 @env{GOMP_RTEMS_THREAD_POOLS} is a list of optional
 @code{<thread-pool-count>[$<priority>]@@<scheduler-name>} configurations



More information about the vc mailing list