Hello! The -current make(1) man page says the following in the second paragraph of the DESCRIPTION section:
This manual page is intended as a reference document only. For a more thorough description of make and makefiles, please refer to PMake - A Tutorial. It wasn't immediately clear to me which tutorial this referred to. Would a patch to change this in the following way be welcome? This manual page is intended as a reference document only. For a more thorough description of make and makefiles, please refer to PMake - A - Tutorial. + Tutorial by Adam de Boor. Also, would a patch to add a note or reference indicating that it exists at /usr/share/doc/psd/12.make/tutorial.ms in the following way be welcome? This manual page is intended as a reference document only. For a more thorough description of make and makefiles, please refer to PMake - A - Tutorial. + Tutorial by Adam de Boor which can be found at + /usr/share/doc/psd/12.make/tutorial.ms. Thanks! Lewis