doc: Note new Used behavour

Added note to NEWS in the lbirary section
Updated free.1 as it specifies the calculation

Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
Craig Small
2022-06-25 11:42:08 +10:00
parent 047d16ccfd
commit 8ca346762d
2 changed files with 3 additions and 2 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
procps-ng-NEXT
* library
Re-add elogind support merge #151
Used memory is Total - Available
* pmap: Dont reuse stdin filehandle issue #231
* ps: threads again display when -L is used with -q issue #234
* ps: proper aix format string behavior was restored