### What is the problem you are trying to solve Allow processing multiple manpages with one target object statement. ### Describe the solution you like Example: `man: type: doc/man source: [foo.1, bar.2, xy.7]` * iterate over list of sources, instead of exactly one * pick the section from source file names ### Additional context _No response_