Build *roff documents with groff warnings enabled.
...some of them, at any rate. We shut off (1) warnings provoked by Matt Bishop's "mn" macro package, and (2) warnings spuriously emitted by groff 1.23 and previous when "-wall" (or "-ww") is specified. Also update explanatory comments.
This commit is contained in:
@@ -19,6 +19,8 @@ GUIDEBOOK = Guidebook # regular ASCII file
|
||||
# Some versions of col need -x to keep them from converting spaces to tabs;
|
||||
# some versions of col don't do the conversion by default and don't
|
||||
# recognize the option. Sigh.
|
||||
#
|
||||
# col is unnecessary, but harmless, with groff. See grotty(1).
|
||||
COLCMD = col -bx
|
||||
#COLCMD = col -b
|
||||
|
||||
|
||||
Reference in New Issue
Block a user