gbranden pushed a commit to branch branden-post-1.23.0 in repository groff.
commit f33d5c90dae4dd95e022704d9212fdf90294fafc Author: G. Branden Robinson <[email protected]> AuthorDate: Sun Mar 19 02:34:03 2023 -0500 HACKING: Stop saying automake.pdf isn't installed. ...because it is. --- HACKING | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/HACKING b/HACKING index b0e78e679..f34c71a1f 100644 --- a/HACKING +++ b/HACKING @@ -14,8 +14,7 @@ Automake -------- A document explaining the basics of GNU Automake and its usage in groff -is available in 'doc/automake.mom'; a PDF rendering is built but not -installed, since it is a developer-facing discussion. Peruse it in +is available in 'doc/automake.mom'; peruse a PDF rendering in 'doc/automake.pdf' in your build tree. _______________________________________________ Groff-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/groff-commit
