diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index 4628b55a5b..4069513af2 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -62,10 +62,9 @@ ga Print the ascii value of the character under the but printable according to the 'isprint' option, the non-printable version is also given. - When the character is larger than 127, the form - is also printed. For example: - <~A> 129, Hex 81, Octal 201 ~ -

<|~> 254, Hex fe, Octal 376 ~ + When the character is larger than 127: + <<81>> 129, Hex 0081, Octal 201 ~ +

254, Hex 00fe, Octal 376 ~ (where

is a special character) The character in a file is stored internally as