Variable: Info-apropos-file
Info-apropos-file is a variable defined in info.el.gz.
Value
"*Apropos*"
Documentation
Info file name of the virtual manual for matches of info-apropos.
Source Code
;; Defined in /usr/src/emacs/lisp/info.el.gz
(defvar Info-apropos-file "*Apropos*"
"Info file name of the virtual manual for matches of `info-apropos'.")