diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index c6655dc0067..37753989484 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1239,10 +1239,13 @@ For loops are expanded before tests, so a fragment such as: .Ed won't work, and should be rewritten the other way around. .Sh SEE ALSO -.Xr mkdep 1 +.Xr mkdep 1 , +.Xr make.conf 5 .Rs .%T "PMake - A Tutorial" .Re +in +.Pa /usr/share/doc/psd/12.make .Sh HISTORY A .Nm