diff options
| -rw-r--r-- | xexamine.1 | 2 | ||||
| -rw-r--r-- | xexamine.rst | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -50,7 +50,7 @@ Start and end addresses (in hex by default).  .sp  Length in bytes (in decimal).  .sp -CRC32 checksum of the segment (in hex). +CRC32 checksum of the segment\(aqs data (in hex).  .sp  Segment type:  .INDENT 0.0 diff --git a/xexamine.rst b/xexamine.rst index 4201ee3..ea28feb 100644 --- a/xexamine.rst +++ b/xexamine.rst @@ -30,7 +30,7 @@ Start and end addresses (in hex by default).  Length in bytes (in decimal). -CRC32 checksum of the segment (in hex). +CRC32 checksum of the segment's data (in hex).  Segment type: | 
