[BACK]Return to make.1 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / usr.bin / make

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/usr.bin/make/make.1 between version 1.85 and 1.86

version 1.85, 2003/09/05 06:52:12 version 1.86, 2003/09/05 06:55:46
Line 1258  If no sources are specified, the
Line 1258  If no sources are specified, the
 attribute is applied to every  attribute is applied to every
 target in the file.  target in the file.
 .It Ic .SHELL  .It Ic .SHELL
 Sets the shell that  Sets the shell that
 .Nm  .Nm
 will use to execute commands.  will use to execute commands.
 The sources are a set of  The sources are a set of
 .Ar field=value  .Ar field=value
 pairs.  pairs.
 .Bl -tag -width hasErrCtls  .Bl -tag -width hasErrCtls
 .It Ar name  .It Ar name
 This is the minimal specification, used to select one of the builtin  This is the minimal specification, used to select one of the builtin
Line 1287  The command to turn off echoing of comma
Line 1287  The command to turn off echoing of comma
 .It Ar filter  .It Ar filter
 The output to filter after issuing the  The output to filter after issuing the
 .Ar quiet  .Ar quiet
 command.  It is typically identical to  command.
   It is typically identical to
 .Ar quiet .  .Ar quiet .
 .It Ar errFlag  .It Ar errFlag
 The flag to pass the shell to enable error checking.  The flag to pass the shell to enable error checking.

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86

CVSweb <webmaster@jp.NetBSD.org>