PDF docs build: avoid spurious "warn" in build logs.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ecb8226af63dc8f1c0859977102764704368693b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2025-02-08T03:12:38Z
Releases: 18.0
PDF docs build: avoid spurious "warn" in build logs.

Improve on e4c886519 so that the string "warn" appears in
the output when there's a problem, and not when there isn't.
This should silence noise I've been seeing in my buildfarm
warning scraper.

Files

PathChange+/−
doc/src/sgml/Makefile modified +2 −2