diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-08-04 00:26:51 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-08-04 00:26:51 +0800 |
commit | 99b29384ca1889da5776b261009940c239ae2958 (patch) | |
tree | b30a818c9f2ff801ff9caa30de4d96fb9fd2440e /chapter08/glibc.xml | |
parent | 887b02bd8c9140431b76c4bf8712e1d2d9c827c8 (diff) |
minor typo
Diffstat (limited to 'chapter08/glibc.xml')
-rw-r--r-- | chapter08/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index 2935c84af..675adf633 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -939,7 +939,7 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen> <varlistentry id="libutil"> <term><filename class="libraryfile">libutil</filename></term> <listitem> - <para>>Dummy library containing no functions. Previously contained + <para>Dummy library containing no functions. Previously contained code for <quote>standard</quote> functions used in many different Unix utilities. These functions are now in <filename class="libraryfile">libc</filename></para> |