runtime(doc): Update examples in xxd.1 manpage
Commit:
https://github.com/vim/vim/commit/e09000a786a45186228eef55f46f784b4d06b13f
Author: Antonio Giovanni Colombo <
azc...@gmail.com>
Date: Wed Mar 25 22:09:16 2026 +0000
runtime(doc): Update examples in xxd.1 manpage
Signed-off-by: Antonio Giovanni Colombo <
azc...@gmail.com>
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/runtime/doc/xxd.1 b/runtime/doc/xxd.1
index ce6b24dae..48166e03c 100644
--- a/runtime/doc/xxd.1
+++ b/runtime/doc/xxd.1
@@ -246,14 +246,14 @@ Print 3 lines (hex 0x30 bytes) from the end of
I% xxd \-s \-0x30 fileR
.PP
Note: The results of the examples below are relevant to the xxd.1 man page as of
-May 2024
+March 2026
.PP
.br
Print 120 bytes as a continuous hex dump with 20 octets per line.
.br
I% xxd \-l 120 \-ps \-c 20 xxd.1R
.br
-2e544820585844203120224d6179203230323422
+2e544820585844203120224d6172203230323622
.br
20224d616e75616c207061676520666f72207878
.br
@@ -273,7 +273,7 @@ Hex dump the first 120 bytes of this man page with 12 octets per line.
.br
00000000: 2e54 4820 5858 4420 3120 224d .TH XXD 1 "M
.br
-0000000c: 6179 2032 3032 3422 2022 4d61 ay 2024" "Ma
+0000000c: 6172 2032 3032 3622 2022 4d61 ar 2026" "Ma
.br
00000018: 6e75 616c 2070 6167 6520 666f nual page fo
.br
diff --git a/runtime/doc/xxd.man b/runtime/doc/xxd.man
index 7fe6bca0c..8beba9c88 100644
--- a/runtime/doc/xxd.man
+++ b/runtime/doc/xxd.man
@@ -181,11 +181,11 @@ EXAMPLES
% xxd -s -0x30 file
Note: The results of the examples below are relevant to the xxd.1 man
- page as of May 2024
+ page as of March 2026
Print 120 bytes as a continuous hex dump with 20 octets per line.
% xxd -l 120 -ps -c 20 xxd.1
- 2e544820585844203120224d6179203230323422
+ 2e544820585844203120224d6172203230323622
20224d616e75616c207061676520666f72207878
64220a2e5c220a2e5c222032317374204d617920
313939360a2e5c22204d616e2070616765206175
@@ -195,7 +195,7 @@ EXAMPLES
Hex dump the first 120 bytes of this man page with 12 octets per line.
% xxd -l 120 -c 12 xxd.1
00000000: 2e54 4820 5858 4420 3120 224d .TH XXD 1 "M
- 0000000c: 6179 2032 3032 3422 2022 4d61 ay 2024" "Ma
+ 0000000c: 6172 2032 3032 3622 2022 4d61 ar 2026" "Ma
00000018: 6e75 616c 2070 6167 6520 666f nual page fo
00000024: 7220 7878 6422 0a2e 5c22 0a2e r xxd"..\"..
00000030: 5c22 2032 3173 7420 4d61 7920 \" 21st May