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

Diff for /src/usr.bin/ul/ul.c between version 1.17 and 1.18

version 1.17, 2015/02/06 09:19:16 version 1.18, 2015/02/08 23:40:34
Line 105 
Line 105 
                 switch (c) {                  switch (c) {
                 case 't':                  case 't':
                 case 'T': /* for nroff compatibility */                  case 'T': /* for nroff compatibility */
                                 termtype = optarg;                          termtype = optarg;
                         break;                          break;
                 case 'i':                  case 'i':
                         iflag = 1;                          iflag = 1;

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18