]> git.ipfire.org Git - thirdparty/man-pages.git/blob - README
README: Add section on "Bug reports and contributing"
[thirdparty/man-pages.git] / README
1 This package contains Linux man pages for sections 1 through 8. Some
2 more information is given in the 'man-pages-x.y.Announce' file.
3
4 Homepage
5 ========
6 For information about the Linux man-pages project, see
7 http://www.kernel.org/doc/man-pages/index.html.
8
9 Bug reports and contributing
10 ============================
11 If you have corrections and additions to suggest, see
12 http://www.kernel.org/doc/man-pages/contributing.html
13 (Please don't report isses via the GitHub issue tracker!)
14
15 For further information on contributing, see the CONTRIBUTING file.
16
17 Installing and uninstalling
18 ===========================
19 "make install" will copy these man pages to /usr/share/man/man[1-8].
20
21 To install to a path different from /usr, use
22 "make install prefix=/install/path".
23
24 "make remove" or "make uninstall" will remove any man page in this
25 distribution from its destination. Use with caution, and remember to
26 use "prefix" if desired, as with the "install" target.
27
28 "make" or "make all" will perform "make uninstall" followed by "make
29 install".
30
31 Man page overlap and duplication
32 ================================
33 Note that sometimes these pages are duplicates of pages also distributed
34 in other packages. This has been reported about:
35
36 man page also found in
37 -------------------------------------
38 resolver.3 bind-utils, bind9utils
39 resolv.conf.5 "
40 passwd.5 shadow, passwd
41 mailaddr.7 ?
42
43 Copyrights
44 ==========
45 See the 'man-pages-x.y.Announce' file.