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

Diff for /src/usr.bin/hexdump/hexdump.1 between version 1.16 and 1.17

version 1.16, 2007/02/06 20:07:15 version 1.17, 2007/02/06 20:13:00
Line 217 
Line 217 
 The single character escape sequences  The single character escape sequences
 described in the C standard are supported:  described in the C standard are supported:
 .Pp  .Pp
 .Bl -tag -width "<alert character>XX" -offset indent -compact  .Bl -tag -width "Xalert characterXXX" -offset indent -compact
 .It NUL  .It NUL
 \e0  \e0
 .It Aq alert character  .It Aq alert character
Line 350 
Line 350 
 .Fl x  .Fl x
 option.  option.
 .Pp  .Pp
 .Nm  .Ex -std hexdump
 exits 0 on success and >0 if an error occurred.  
 .Sh EXAMPLES  .Sh EXAMPLES
 Display the input in perusal format:  Display the input in perusal format:
 .Bd -literal -offset indent  .Bd -literal -offset indent

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