check: remove reference to libcheck.a

This commit is contained in:
Xi Ruoyao 2022-05-28 20:37:42 +08:00
parent f81a8a4a3c
commit 0ab908d944
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -92,7 +92,7 @@
</varlistentry>
<varlistentry id="libcheck">
<term><filename class="libraryfile">libcheck.{a,so}</filename></term>
<term><filename class="libraryfile">libcheck.so</filename></term>
<listitem>
<para>Contains functions that allow Check to be called from a test
program</para>