diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/groff.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 9f957d50e..3887ca4c0 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -53,11 +53,6 @@ <screen><userinput>sed -i -e 's/2010/002D/' -e 's/2212/002D/' \ -e 's/2018/0060/' -e 's/2019/0027/' font/devutf8/R.proto</userinput></screen> - <para>Fix a bug that prevents Groff from compiling with GCC-&gcc-version;: - </para> - -<screen><userinput>sed -i -e '264 s/char_block:://' src/devices/grohtml/post-html.cc</userinput></screen> - <para>Groff expects the environment variable <envar>PAGE</envar> to contain the default paper size. For users in the United States, <parameter>PAGE=letter</parameter> is appropriate. Elsewhere, |