diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-12-09 12:43:15 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-12-09 13:21:32 +0100 |
| commit | dd964d66b219e34d9c4c368d75c26aaabd464ee0 (patch) | |
| tree | 64db36d0b5e57e39e63d13321f4b05f87529cfef /man7/libc.7 | |
| parent | 961b7403617bd2baba68069ed2da506ae22ed27f (diff) | |
| download | man-pages-dd964d66b219e34d9c4c368d75c26aaabd464ee0.tar.gz | |
libc.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/libc.7')
| -rw-r--r-- | man7/libc.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/libc.7 b/man7/libc.7 index 05809e65bf..bdd8248b63 100644 --- a/man7/libc.7 +++ b/man7/libc.7 @@ -82,7 +82,8 @@ soon switched back to glibc. To avoid any confusion with Linux libc versions, glibc 2.0 and later used the shared library soname .IR libc.so.6 . -Since this switch occurred long ago, + +Since the switch from Linux libc to glibc 2.0 occurred long ago, .I man-pages no longer takes care to document Linux libc details. Nevertheless, the history is visible in vestiges of information |
