aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/groff.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/groff.xml')
-rw-r--r--chapter06/groff.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/groff.xml b/chapter06/groff.xml
index 3887ca4c0..9f957d50e 100644
--- a/chapter06/groff.xml
+++ b/chapter06/groff.xml
@@ -53,6 +53,11 @@
<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,