diff options
Diffstat (limited to 'jindroush')
-rw-r--r-- | jindroush/man/chkbas.1 | 4 | ||||
-rw-r--r-- | jindroush/man/chkbas.rst | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/jindroush/man/chkbas.1 b/jindroush/man/chkbas.1 index 1069d6c..5fbcbae 100644 --- a/jindroush/man/chkbas.1 +++ b/jindroush/man/chkbas.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "CHKBAS" 1 "2024-05-16" "1.10" "Jindroush's Atari 8-bit tools" +.TH "CHKBAS" 1 "2024-05-19" "1.10" "Jindroush's Atari 8-bit tools" .SH NAME chkbas \- check and detokenize Atari BASIC SAVEd files .SH SYNOPSIS @@ -69,7 +69,7 @@ Input file: HELLO.BAS Constants & pointers: Start of Name Table (VNT) : 000E End of Name Table (VNTE) : 0011 -Lenght of Name Table (VNTL) : 0004 +Length of Name Table (VNTL) : 0004 Start of Variable Table (VVT) : 0012 End of Variable Table (VVTE) : 0021 Length of Variable Table (VVTL) : 0010 diff --git a/jindroush/man/chkbas.rst b/jindroush/man/chkbas.rst index 2f9e6b7..2ab92e7 100644 --- a/jindroush/man/chkbas.rst +++ b/jindroush/man/chkbas.rst @@ -48,7 +48,7 @@ Sample run, with no options:: Constants & pointers: Start of Name Table (VNT) : 000E End of Name Table (VNTE) : 0011 - Lenght of Name Table (VNTL) : 0004 + Length of Name Table (VNTL) : 0004 Start of Variable Table (VVT) : 0012 End of Variable Table (VVTE) : 0021 Length of Variable Table (VVTL) : 0010 |