]> granicus.if.org Git - sysstat/commitdiff
Update sar manual page
authorSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 2 May 2018 09:27:49 +0000 (11:27 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 2 May 2018 09:27:49 +0000 (11:27 +0200)
Indicate how the amount of memory used is calculated.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
man/sar.in

index c45ee54e81e598647c7d812a21a18e76f67b80ef..87b34dd743d892c9a1d464850c0927f347103e2b 100644 (file)
@@ -1,4 +1,4 @@
-.TH SAR 1 "FEBRUARY 2018" Linux "Linux User's Manual" -*- nroff -*-
+.TH SAR 1 "MAY 2018" Linux "Linux User's Manual" -*- nroff -*-
 .SH NAME
 sar \- Collect, report, or save system activity information.
 .SH SYNOPSIS
@@ -1942,8 +1942,14 @@ system to system.
 
 .B kbmemused
 .RS
-Amount of used memory in kilobytes. This does not take into account memory
-used by the kernel itself.
+Amount of used memory in kilobytes (calculated as total installed memory -
+.B kbmemfree
+-
+.B kbbuffers
+-
+.B kbcached
+-
+.BR kbslab ).
 .RE
 
 .B %memused