mirror of https://github.com/mkerrisk/man-pages
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
10 months ago | |
---|---|---|
man1 | 10 months ago | |
man2 | 10 months ago | |
man3 | 10 months ago | |
man4 | 11 months ago | |
man5 | 10 months ago | |
man6 | 5 years ago | |
man7 | 10 months ago | |
man8 | 10 months ago | |
scripts | 11 months ago | |
.gitignore | 1 year ago | |
CONTRIBUTING | 3 years ago | |
Changes | 10 months ago | |
Changes.old | 10 months ago | |
MAINTAINER_NOTES | 1 year ago | |
Makefile | 1 year ago | |
README | 1 year ago | |
man-pages-5.14.Announce | 10 months ago | |
man-pages-5.14.lsm | 10 months ago |
README
This package contains Linux man pages for sections 1 through 8. Some
more information is given in the 'man-pages-x.y.Announce' file.
Homepage
========
For information about the Linux man-pages project, see
http://www.kernel.org/doc/man-pages/index.html.
Bug reports and contributing
============================
If you have corrections and additions to suggest, see
http://www.kernel.org/doc/man-pages/contributing.html
(Although there is a mirror of this repository on GitHub,
please don't report issues via the GitHub issue tracker!)
For further information on contributing, see the CONTRIBUTING file.
Installing and uninstalling
===========================
"make install" will copy these man pages to /usr/local/share/man/man[1-8].
To install to a path different from /usr/local, use
"make install prefix=/install/path".
"make remove" or "make uninstall" will remove any man page in this
distribution from its destination. Use with caution, and remember to
use "prefix" if desired, as with the "install" target.