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

Diff for /src/usr.bin/nm/nm.1 between version 1.28 and 1.29

version 1.28, 2015/08/13 19:13:28 version 1.29, 2015/08/13 21:18:12
Line 39 
Line 39 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm nm  .Nm nm
 .Op Fl AaCDegnoPprsuw  .Op Fl AaCDegnoPprsuw
 .Op Fl t d|o|x  .Op Fl t Ar d|o|x
 .Op Ar  .Op Ar
 .Sh DESCRIPTION  .Sh DESCRIPTION
 The symbol table (name list) of each object in  The symbol table (name list) of each object in
Line 98 
Line 98 
 Show archive index.  Show archive index.
 .It Fl t Ar d|o|x  .It Fl t Ar d|o|x
 In POSIX format output, choose the numeric radix as follows:  In POSIX format output, choose the numeric radix as follows:
 .Bl -tag -width 3n -compact  .Pp
   .Bl -tag -width 3n -compact -offset indent
 .It d  .It d
 Decimal.  Decimal.
 .It o  .It o

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29