From ec4226d81074751c105264a3a3383c48d0a05e41 Mon Sep 17 00:00:00 2001 From: Noam Postavsky Date: Sat, 18 Feb 2017 13:34:37 -0500 Subject: [PATCH] * lisp/woman.el (woman): Fix docstring prefix arg description. --- lisp/woman.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/woman.el b/lisp/woman.el index 546a955dbe4..894710f8df0 100644 --- a/lisp/woman.el +++ b/lisp/woman.el @@ -1165,7 +1165,7 @@ The major browsing mode used is essentially the standard Man mode. Choose the filename for the man page using completion, based on the topic selected from the directories specified in `woman-manpath' and `woman-path'. The directory expansions and topics are cached for -speed, but a non-nil interactive argument forces the caches to be +speed. With a prefix argument, force the caches to be updated (e.g. to re-interpret the current directory). Used non-interactively, arguments are optional: if given then TOPIC -- 2.39.5