diff options
Diffstat (limited to 'chapter06/groff.xml')
-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 21166ba88..6e1d0d0cc 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -72,7 +72,7 @@ <para>Prepare Groff for compilation:</para> -<screen><userinput>PAGE=<replaceable>[paper_size]</replaceable> ./configure --prefix=/usr --enable-multibyte</userinput></screen> +<screen><userinput>PAGE=<replaceable><paper_size></replaceable> ./configure --prefix=/usr --enable-multibyte</userinput></screen> <para>Compile the package:</para> |