mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
procps: fix typo
How did I copied "FAIL:" along with the test name? :(
This commit is contained in:
parent
748429cef5
commit
3d722b94dc
@ -89,7 +89,7 @@ make check</userinput></screen>
|
|||||||
But the "used" value is from "Committed_AS" in the same file,
|
But the "used" value is from "Committed_AS" in the same file,
|
||||||
which is the total commited virtual memory space of all processes.
|
which is the total commited virtual memory space of all processes.
|
||||||
I'll make a report to upstream anyway. -->
|
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
|
may fail if some applications with a custom memory allocator (for
|
||||||
example, JVM and Web browsers) are running on the host distro.</para>
|
example, JVM and Web browsers) are running on the host distro.</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user