Installing the manual for getxattr
Solution 1:
The getxattr(2)
man page is from the libattr1-dev
package. If you want it, install libattr1-dev
. In general, if you can't find a manpage, look in http://manpages.ubuntu.com (which will show the package providing the manpage at the top), or use apt-file search
.