diff --git a/man7/libc.7 b/man7/libc.7 index 56d1629e5..fc9713631 100644 --- a/man7/libc.7 +++ b/man7/libc.7 @@ -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,