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 151d285aeb8..d2390c6b451 100644 --- a/man/help.texi +++ b/man/help.texi | |||
| @@ -60,7 +60,7 @@ match for @var{topic}, a regular expression. @xref{Apropos}. | |||
| 60 | 60 | ||
| 61 | @item C-h i m emacs @key{RET} i @var{topic} @key{RET} | 61 | @item C-h i m emacs @key{RET} i @var{topic} @key{RET} |
| 62 | This looks up @var{topic} in the indices of the Emacs on-line manual. | 62 | This looks up @var{topic} in the indices of the Emacs on-line manual. |
| 63 | There may be several matches, so displays the first one. You can then | 63 | If there are several matches, Emacs displays the first one. You can then |
| 64 | press @key{,} to move to other matches, until you find what you are | 64 | press @key{,} to move to other matches, until you find what you are |
| 65 | looking for. | 65 | looking for. |
| 66 | 66 | ||