libc.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-29 08:06:57 +02:00
parent a59ac1b5a5
commit 738dea653b
1 changed files with 3 additions and 2 deletions

View File

@ -68,12 +68,13 @@ Linux libc released major versions 2, 3, 4, and 5
(as well as many minor versions of those releases).
For a while,
Linux libc was the standard C library in many Linux distributions.
However, notwithstanding the original motivations of the Linux libc effort,
by the time glibc 2.0 was released (in 1997),
it was clearly superior to Linux libc,
and all major Linux distributions that had been using Linux libc
soon switched back to glibc.
(Since this switch occurred long ago,
Since this switch occurred long ago,
.I man-pages
no longer takes care to document Linux libc details.
Nevertheless, the history is visible in vestiges of information
@ -81,7 +82,7 @@ about Linux libc that remain in some manual pages,
in particular, references to
.IR libc4
and
.IR libc5 .)
.IR libc5 .
.SS Other C libraries
There are various other less widely used C libraries for Linux.
These libraries are generally smaller than glibc,