diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index 0027d5f7d40fb36abffd4f3064a90ddee741f04b..21f5419a1be7ca16664ba1daa006703cea7f8057 100644
--- a/docs/users_guide/7.8.1-notes.xml
+++ b/docs/users_guide/7.8.1-notes.xml
@@ -184,12 +184,6 @@
-jN in order to compile
N modules in parallel.
-
-
- Note that if you wish for GHC to use multiple cores,
- you will need to use the +RTS -N
- flag.
-
diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml
index 8afe0950b8ef552c339c62d5f76de916f339eea7..43f843d6ee2732e003db853ea3da63635c6ad383 100644
--- a/docs/users_guide/flags.xml
+++ b/docs/users_guide/flags.xml
@@ -2985,7 +2985,7 @@
- When compiling with --make, compile N
+ When compiling with --make, compile N modules in parallel.dynamic-