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

Diff for /src/usr.bin/mktemp/mktemp.1 between version 1.30 and 1.31

version 1.30, 2019/01/25 00:19:26 version 1.31, 2022/03/31 17:27:25
Line 41 
Line 41 
 .Pa /tmp/tfile.XXXXXXXXXX .  .Pa /tmp/tfile.XXXXXXXXXX .
 If no  If no
 .Ar template  .Ar template
 is specified a default of  is specified, a default of
 .Pa tmp.XXXXXXXXXX  .Pa tmp.XXXXXXXXXX
 is used and the  is used and the
 .Fl t  .Fl t

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31