diff options
| -rw-r--r-- | man/help.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/help.texi b/man/help.texi index 050e600759b..3f7419981d2 100644 --- a/man/help.texi +++ b/man/help.texi | |||
| @@ -63,7 +63,7 @@ match for @var{topic}, a regular expression. @xref{Apropos}. | |||
| 63 | @item C-h i d m emacs @key{RET} i @var{topic} @key{RET} | 63 | @item C-h i d m emacs @key{RET} i @var{topic} @key{RET} |
| 64 | This looks up @var{topic} in the indices of the Emacs on-line manual. | 64 | This looks up @var{topic} in the indices of the Emacs on-line manual. |
| 65 | If there are several matches, Emacs displays the first one. You can then | 65 | If there are several matches, Emacs displays the first one. You can then |
| 66 | press @key{,} to move to other matches, until you find what you are | 66 | press @kbd{,} to move to other matches, until you find what you are |
| 67 | looking for. | 67 | looking for. |
| 68 | 68 | ||
| 69 | @item C-h i d m emacs @key{RET} s @var{topic} @key{RET} | 69 | @item C-h i d m emacs @key{RET} s @var{topic} @key{RET} |