procps: fix typo

How did I copied "FAIL:" along with the test name? :(
This commit is contained in:
Xi Ruoyao 2022-05-09 22:28:48 +08:00
parent 748429cef5
commit 3d722b94dc
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -89,7 +89,7 @@ make check</userinput></screen>
But the "used" value is from "Committed_AS" in the same file,
which is the total commited virtual memory space of all processes.
I'll make a report to upstream anyway. -->
<para>One test named <filename>FAIL: free with commit</filename>
<para>One test named <filename>free with commit</filename>
may fail if some applications with a custom memory allocator (for
example, JVM and Web browsers) are running on the host distro.</para>