]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0676: style issues with man pages v9.1.0676
authorRestorerZ <restorer@mail2k.ru>
Thu, 15 Aug 2024 19:39:33 +0000 (21:39 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 15 Aug 2024 19:39:33 +0000 (21:39 +0200)
commit81b62dd65435d6d7917934daf5eff42eca8906f8
tree473eb1657d4ef96bf91a64926ddcd06f9356b935
parentded1677dd20ae795fadc8d6f3c01f012b1338fe1
patch 9.1.0676: style issues with man pages

Problem:  style issues with man pages
Solution: update man pages and test_xxd.vim, since it uses
          the xxd man page (RestorerZ)

closes: #15489

Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
12 files changed:
runtime/doc/evim.1
runtime/doc/evim.man
runtime/doc/vim.1
runtime/doc/vim.man
runtime/doc/vimdiff.1
runtime/doc/vimdiff.man
runtime/doc/vimtutor.1
runtime/doc/vimtutor.man
runtime/doc/xxd.1
runtime/doc/xxd.man
src/testdir/test_xxd.vim
src/version.c