Man-bgproc-sentinel

Man-bgproc-sentinel is a compiled Lisp function in `man.el'.

(Man-bgproc-sentinel PROCESS MSG)

Manpage background process sentinel.
When manpage command is run asynchronously, PROCESS is the process
object for the manpage command; when manpage command is run
synchronously, PROCESS is the name of the buffer where the manpage
command is run. Second argument MSG is the exit message of the
manpage command.