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

Diff for /src/usr.bin/touch/touch.1 between version 1.19 and 1.20

version 1.19, 2011/08/20 07:47:10 version 1.20, 2011/08/20 07:51:48
Line 72 
Line 72 
 .It Fl "d " Ar YYYY No - Ar MM No - Ar DDThh : Ar mm : Ar SS Oo \&. Ar frac Oc Op Ar Z  .It Fl "d " Ar YYYY No - Ar MM No - Ar DDThh : Ar mm : Ar SS Oo \&. Ar frac Oc Op Ar Z
 .Sm on  .Sm on
 Change the access and modification times to the specified time.  Change the access and modification times to the specified time.
 The argument should be in the form  The argument should be of the form
 .Dq YYYY-MM-DDThh:mm:SS[.frac][Z]  YYYY-MM-DDThh:mm:SS[.frac][Z],
 where the parts of the argument represent the following:  where the parts of the argument represent the following:
 .Pp  .Pp
 .Bl -tag -width .frac -compact -offset indent  .Bl -tag -width .frac -compact -offset indent
Line 112 
Line 112 
 instead of the current time of day.  instead of the current time of day.
 .It Fl t Oo Ns Oo Ar CC Oc Ns Ar YY Oc Ns Ar MMDDhhmm Ns Op \&. Ns Ar SS  .It Fl t Oo Ns Oo Ar CC Oc Ns Ar YY Oc Ns Ar MMDDhhmm Ns Op \&. Ns Ar SS
 Change the access and modification times to the specified time.  Change the access and modification times to the specified time.
 The argument should be in the form  The argument should be of the form
 .Dq [[CC]YY]MMDDhhmm[.SS]  [[CC]YY]MMDDhhmm[.SS],
 where each pair of letters represents the following:  where the parts of the argument represent the following:
 .Pp  .Pp
 .Bl -tag -width Ds -compact -offset indent  .Bl -tag -width Ds -compact -offset indent
 .It Ar CC  .It Ar CC

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20