[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.10 and 1.11

version 1.10, 2005/04/20 19:13:53 version 1.11, 2007/03/29 11:06:44
Line 70 
Line 70 
 The access time of the file is not changed unless the  The access time of the file is not changed unless the
 .Fl a  .Fl a
 flag is also specified.  flag is also specified.
 .It Fl r  .It Fl r Ar file
 Use the access and modification times from the specified file  Use the access and modification times from the specified file
 instead of the current time of day.  instead of the current time of day.
 .It Fl t  .It Fl t Ar [[CC]YY]MMDDhhmm[.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 in the form
 .Dq [[CC]YY]MMDDhhmm[.SS]  .Dq [[CC]YY]MMDDhhmm[.SS]

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11