o Fix proto type
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 24 Nov 2004 07:20:51 +0000 (07:20 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 24 Nov 2004 07:20:51 +0000 (07:20 +0000)
commit6065a492429dafaf59133e2ee09822d131deed5b
tree619bf491a2005b51f558dcc846b2ea14d8ed5fe6
parent454224cfe0c125664b4c8eb304ecd0b886aca7e4
o Fix proto type
o Mention that the left-hand side of the comparison conditional
  must always be a variable expansion.  Do not lie that
  debugging .for loops is a no-op.
o Update tutorial.
o Update man page.
o Fixed the abuses of .Ql visible on stderr in troff mode.
o Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
  Add FreeBSD Id tag where missing.

Submitted-by: Max Okumoto <okumoto@ucsd.edu>
Taken-from: FreeBSD
usr.bin/make/PSD.doc/tutorial.ms
usr.bin/make/make.1
usr.bin/make/nonints.h
usr.bin/make/parse.c
usr.bin/make/suff.c
usr.bin/make/var.c