summaryrefslogtreecommitdiff
path: root/PROBLEMS
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-04-24 17:27:17 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-04-24 20:34:42 -0500
commitdbd2b2007280f5125227307ff6962c0948366aef (patch)
tree2ee717f96c58597cc28e6bea2dae379148bdafe2 /PROBLEMS
parent96b928ea9faa8496733e511c519ffd8a86981fc1 (diff)
downloadgroff-git-dbd2b2007280f5125227307ff6962c0948366aef.tar.gz
PROBLEMS: Update expected diagnostic text.
Thanks to Dave Kemper for catching this.
Diffstat (limited to 'PROBLEMS')
-rw-r--r--PROBLEMS9
1 files changed, 3 insertions, 6 deletions
diff --git a/PROBLEMS b/PROBLEMS
index ef3e17b01..c40d49915 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -984,12 +984,9 @@ Ignore this. It doesn't occur in more recent versions of 'autoreconf'.
* I get warnings about special characters in the groff_char(7) man page.
-troff:man/groff_char.7:1000: warning: can't find special character '.j'
-troff:man/groff_char.7:1407: warning: can't find special character 'vA'
-troff:man/groff_char.7:1531: warning: can't find special character 'bs'
-troff:man/groff_char.7:1697: warning: can't find special character '-+'
-troff:man/groff_char.7:1746: warning: can't find special character 'coproduct'
-troff:man/groff_char.7:1839: warning: can't find special character '+e'
+troff:man/groff_char.7:1033: warning: special character '.j' not defined
+
+ (...and similar for 'vA', 'bs', '-+', 'coproduct', and '+e'.)
You can ignore these. groff defines a handful of special characters for
which historical PostScript fonts usually did not possess glyphs.