-p: Info and man page conflict

Dan Jacobson <[email protected]> Sat, 16 May 2026 20:57:47 +0800
Newsgroups gmane.comp.gnu.make.bugs
Message-ID <[email protected]>
Man says:
To print the data base without trying to remake any files, use make -p
-f/dev/null.

Info says:
To print the data base without trying to remake any files, use ‘make
-qp’

To print the data base of predefined rules and variables, use ‘make -p
-f /dev/null’

GNU Make 4.4.1