* lisp/woman.el (woman): Fix docstring prefix arg description.
This commit is contained in:
parent
2b774fa873
commit
ec4226d810
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue