diff --git a/doc/usr_02.jax b/doc/usr_02.jax index 7e966c785..e842e7d30 100644 --- a/doc/usr_02.jax +++ b/doc/usr_02.jax @@ -1,4 +1,4 @@ -*usr_02.txt* For Vim バージョン 9.1. Last change: 2025 Feb 01 +*usr_02.txt* For Vim バージョン 9.1. Last change: 2025 Jun 03 VIM USER MANUAL - by Bram Moolenaar @@ -423,8 +423,8 @@ Vim を終了したくない場合は、":e!" コマンドでオリジナルの ジャンプした後は CTRL-T (タグをポップする) で元の場所に戻れます。CTRL-O (古い 場所へのジャンプ) でも元に場所に戻れます。 -ヘルプ画面の最上部に*help.txt*という表記があります。"*" で囲まれた名前はヘルプ -システムのタグ (ハイパーリンクの飛び先) を定義するために使われています。 +ヘルプ画面の最上部に "*help.txt*" という表記があります。"*" で囲まれた名前はヘ +ルプシステムのタグ (ハイパーリンクの飛び先) を定義するために使われています。 タグの使い方の詳細は |29.1| を参照してください。 特定のヘルプ項目を見るには次のコマンドを使います: > diff --git a/en/usr_02.txt b/en/usr_02.txt index e52853a82..af1cd619b 100644 --- a/en/usr_02.txt +++ b/en/usr_02.txt @@ -1,4 +1,4 @@ -*usr_02.txt* For Vim version 9.1. Last change: 2025 Feb 01 +*usr_02.txt* For Vim version 9.1. Last change: 2025 Jun 03 VIM USER MANUAL - by Bram Moolenaar @@ -438,9 +438,9 @@ of the tag given by the word under the cursor.) After a few jumps, you might want to go back. CTRL-T (pop tag) takes you back to the preceding position. CTRL-O (jump to older position) also works nicely here. - At the top of the help screen, there is the notation *help.txt*. This name -between "*" characters is used by the help system to define a tag (hyperlink -destination). + At the top of the help screen, there is the notation "*help.txt*". This +name between "*" characters is used by the help system to define a tag +(hyperlink destination). See |29.1| for details about using tags. To get help on a given subject, use the following command: >