Multiple choice Search for man pages containing the search term. man -k <search term> man -s <search term> man -r <search term> man -l <search term> Reveal answer Fill a bubble to check yourself A Correct answer Explanation The man command with the -k flag performs a keyword search through the manual page descriptions. This is equivalent to using the apropos command.