aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/man.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/man.el')
-rw-r--r--lisp/man.el2
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
965An \"apropos\" query with -k gives a buffer of matching page 965An \"apropos\" query with -k gives a buffer of matching page
966names or descriptions. The pattern argument is usually an 966names 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