diff options
| author | B. Watson <urchlay@slackware.uk> | 2024-04-26 03:04:33 -0400 | 
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2024-04-26 03:04:33 -0400 | 
| commit | e6a18469afae354828258144675f51a993e73b5b (patch) | |
| tree | 3aa4b1376e92ff5b10fb5fa365d6b61b9a3a72a5 | |
| parent | 20237e5d762091a78e75aeec3f58092a2738b3ca (diff) | |
| download | bw-atari8-tools-e6a18469afae354828258144675f51a993e73b5b.tar.gz | |
blob2xex: tweak doc.
| -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: | 
