aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man7/libc.79
1 files changed, 6 insertions, 3 deletions
diff --git a/man7/libc.7 b/man7/libc.7
index 90e8e2f278..7481f807c8 100644
--- a/man7/libc.7
+++ b/man7/libc.7
@@ -89,10 +89,13 @@ and often intended for building small binaries,
perhaps targeted at development for embedded Linux systems.
Among such libraries are
.I uClibc
-.RI ( http://www.uclibc.org/ )
-and
+.RI ( http://www.uclibc.org/ ),
.I dietlibc
-.RI ( http://www.fefe.de/dietlibc/ ).
+.RI ( http://www.fefe.de/dietlibc/ ),
+and
+.UR http://www.musl-libc.org/
+.I "musl libc"
+.UE .
Details of these libraries are generally not covered by the
.I man-pages
project.