[BACK]Return to patch.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / patch

Diff for /src/usr.bin/patch/patch.1 between version 1.21 and 1.22

version 1.21, 2008/01/11 20:16:02 version 1.22, 2008/06/06 20:44:00
Line 102 
Line 102 
 backup is made.  backup is made.
 This is equivalent to specifying  This is equivalent to specifying
 .Qo Fl V Cm existing Qc .  .Qo Fl V Cm existing Qc .
 This option is currently the default but that will change in a future release.  This option is currently the default, unless
   .Fl -posix
   is specified.
 .It Fl C , Fl Fl check  .It Fl C , Fl Fl check
 Checks that the patch would apply cleanly, but does not modify anything.  Checks that the patch would apply cleanly, but does not modify anything.
 .It Fl c , Fl Fl context  .It Fl c , Fl Fl context
Line 345 
Line 347 
 .Qq .orig .  .Qq .orig .
 .It Fl Fl posix  .It Fl Fl posix
 Enables strict  Enables strict
 .St -p1003.2  .St -p1003.1-2004
 conformance, specifically:  conformance, specifically:
 .Bl -enum  .Bl -enum
 .It  .It
Line 459 
Line 461 
 If  If
 .Nm  .Nm
 is operating in strict  is operating in strict
 .St -p1003.2  .St -p1003.1-2004
 mode, the first of the  mode, the first of the
 .Dq old ,  .Dq old ,
 .Dq new  .Dq new
Line 635 
Line 637 
 .Nm  .Nm
 utility is compliant with the  utility is compliant with the
 .St -p1003.1-2004  .St -p1003.1-2004
 specification,  specification
 but its presence is optional.  (except as detailed above for the
   .Fl -posix
   option),
   though the presence of
   .Nm
   itself is optional.
 .Pp  .Pp
 The flags  The flags
 .Op Fl CEfstuvBFVxz  .Op Fl CEfstuvBFVxz

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22