diff options
Diffstat (limited to 'lisp/man.el')
| -rw-r--r-- | lisp/man.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/man.el b/lisp/man.el index 2b2ee99a9be..5acf90baf28 100644 --- a/lisp/man.el +++ b/lisp/man.el | |||
| @@ -964,7 +964,7 @@ otherwise look like a page name. | |||
| 964 | 964 | ||
| 965 | An \"apropos\" query with -k gives a buffer of matching page | 965 | An \"apropos\" query with -k gives a buffer of matching page |
| 966 | names or descriptions. The pattern argument is usually an | 966 | names or descriptions. The pattern argument is usually an |
| 967 | \"egrep\" style regexp. | 967 | \"grep -E\" style regexp. |
| 968 | 968 | ||
| 969 | -k pattern" | 969 | -k pattern" |
| 970 | 970 | ||