Dear Maintainer, Option --where is supposed to print the physical location of the info file. But, info ignores the --where option for any search where an info file does not exist. When an info file does not exist, info --where acts like man. Option --where should always output a list of file names. Any other output adds programming difficulties when info is being used to locate info data files.
Am 29.04.2026 um 21:16 schrieb Paul Carman: Hello, I do not really understand, what means "acts like man". If try to find a non existing info page nothing is printed: (tl-upgrade)hille@rasppi3:~$ info --where wrdlwrump (tl-upgrade)hille@rasppi3:~$ Could you be more specific, what you expect instead? Hilmar