woman-expand-directory-path
woman-expand-directory-path is a compiled Lisp function in `woman.el
'.
(woman-expand-directory-path PATH-DIRS PATH-REGEXPS)
Expand the manual directories in PATH-DIRS and PATH-REGEXPS.
PATH-DIRS should be a list of general manual directories (like
`woman-manpath'), while PATH-REGEXPS should be a list of specific
manual directory regexps (like `woman-path').
Ignore any paths that are unreadable or not directories.