diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/groff.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 0c52ab5d0..b4c73666e 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -61,7 +61,7 @@ <para>Prepare Groff for compilation:</para> -<screen><userinput remap="configure">PAGE=<replaceable><paper_size></replaceable> ./configure --prefix=/usr --enable-multibyte</userinput></screen> +<screen><userinput remap="configure">PAGE=<replaceable><paper_size></replaceable> ./configure --prefix=/usr</userinput></screen> <para>Compile the package:</para> |