A rule of thumb on rpm package. And i believe you can use this on other applications is:
1. Get to know what is the rpm package of your app
i.e: openSSH-version1
2. List the files in the rpm package
i.e: rpm -ql openSSH-version1
It will list you all the files (manpages, binaries, configuration files, library files)