runtime(doc): Update the ga output to match the actual output

Commit: 
https://github.com/vim/vim/commit/5f7c52408ff2ec21b94f0c14809030bc72162022
Author: Christian Brabandt <[email protected]>
Date:   Sat Apr 25 17:46:51 2026 +0000

    runtime(doc): Update the ga output to match the actual output
    
    Signed-off-by: Christian Brabandt <[email protected]>

diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index 1a625b350..c22cef3cc 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -1,4 +1,4 @@
-*various.txt*  For Vim version 9.2.  Last change: 2026 Apr 20
+*various.txt*  For Vim version 9.2.  Last change: 2026 Apr 25
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -60,10 +60,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 <M-x> form
-                       is also printed.  For example:
-                               <~A>  <M-^A>  129,  Hex 81,  Octal 201 ~
-                               <p>  <|~>  <M-~>  254,  Hex fe,  Octal 376 ~
+                       When the character is larger than 127:
+                               <<81>>  129,  Hex 0081,  Octal 201 ~
+                                <p>    254,  Hex 00fe,  Octal 376 ~
                        (where <p> is a special character)
 
                        The <Nul> character in a file is stored internally as

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/vim_dev/E1wGhIS-000mvN-N2%40256bit.org.

Raspunde prin e-mail lui