From: Alejandro Colomar Date: Sun, 10 Jul 2022 21:00:43 +0000 (+0200) Subject: CONTRIBUTING, README: Move info from the README to CONTRIBUTING X-Git-Tag: man-pages-6.0-rc1~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6c4e004bbd4ffc848db5c0def923e27aceeeef;p=thirdparty%2Fman-pages.git CONTRIBUTING, README: Move info from the README to CONTRIBUTING Also, write file name in <>. Also, update the README, to say sections 0 through 8. Signed-off-by: Alejandro Colomar --- diff --git a/CONTRIBUTING b/CONTRIBUTING index 4977ba3ba2..3685af8314 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,13 +1,27 @@ -For general information about how to contribute, see: -https://www.kernel.org/doc/man-pages/contributing.html +If you have corrections and additions to suggest, or +for general information about how to contribute, see + +(Although there is a mirror of this repository on GitHub, +please don't report issues via the GitHub issue tracker!) +Patches +======= For information on how to send patches, see: -https://www.kernel.org/doc/man-pages/patches.html + +Conventions +=========== For a description of the preferred layout of manual pages, as well as some style guide notes, see: $ man 7 man-pages +Reporting bugs +============== For information about reporting bugs, see: -https://www.kernel.org/doc/man-pages/reporting_bugs.html + + +Mailing list +============ +Email: +Archives: diff --git a/README b/README index 05f0e5117c..055bad6c58 100644 --- a/README +++ b/README @@ -1,24 +1,19 @@ -This package contains Linux man pages for sections 1 through 8. Some -more information is given in the 'man-pages-x.y.Announce' file. +This package contains Linux man pages for sections 0 through 8. +Some more information is given in the 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. +See the file. Installing and uninstalling =========================== -See the 'INSTALL' file. +See the file. Copyrights ========== -See the 'man-pages-x.y.Announce' file. +See the file.