summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-04-10 01:00:01 +0200
committerAlejandro Colomar <alx@kernel.org>2023-04-10 02:53:09 +0200
commitc615a67d7ada67c97ab0db64bbc9733ed39a0791 (patch)
tree5b974fe63447440dfeadb754a0e1e33f7188c1d2
parentab5a125846d9ed31b884023879f482b56e9fb125 (diff)
README: See also: Add 'Downstream packages', and 'Related projects'
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--README28
1 files changed, 28 insertions, 0 deletions
diff --git a/README b/README
index a8bb62823..f5ce47155 100644
--- a/README
+++ b/README
@@ -94,3 +94,31 @@ See also
Website
<http://www.kernel.org/doc/man-pages/index.html>.
+
+ Downstream packages
+ Arch man-pages
+ <https://archlinux.org/packages/core/any/man-pages/>
+ Debian manpages
+ <https://tracker.debian.org/pkg/manpages>
+ Fedora rpms/manpages
+ <https://src.fedoraproject.org/rpms/man-pages>
+ Gentoo sys-apps/man-pages
+ <https://packages.gentoo.org/packages/sys-apps/man-pages>
+ openSUSE man-pages
+ <https://software.opensuse.org/package/man-pages>
+
+ Related projects
+ Debian manpages-l10n
+ <https://manpages-l10n-team.pages.debian.net/manpages-l10n/>
+ GNU C Library (glibc)
+ <https://www.gnu.org/software/libc/>
+ GNU Compiler Collection (GCC)
+ <https://gcc.gnu.org/>
+ GNU roff (groff)
+ <https://www.gnu.org/software/groff/>
+ Linux kernel
+ <https://www.kernel.org/doc/html/latest/
+ man-db
+ <https://man-db.gitlab.io/man-db/>
+ mandoc
+ <https://mandoc.bsd.lv/>