diff options
-rw-r--r-- | chapter08/groff.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chapter08/groff.xml b/chapter08/groff.xml index 032130217..4929ff71e 100644 --- a/chapter08/groff.xml +++ b/chapter08/groff.xml @@ -53,9 +53,7 @@ <screen><userinput remap="configure">PAGE=<replaceable><paper_size></replaceable> ./configure --prefix=/usr</userinput></screen> - <para>This package does not support parallel build. Compile the package:</para> - -<screen><userinput remap="make">make -j1</userinput></screen> +<screen><userinput remap="make">make</userinput></screen> <para>This package does not come with a test suite.</para> |