summaryrefslogtreecommitdiff
path: root/usr.bin/systat/systat.1
diff options
context:
space:
mode:
authorMartin Pieuchot <mpi@cvs.openbsd.org>2020-04-23 07:57:28 +0000
committerMartin Pieuchot <mpi@cvs.openbsd.org>2020-04-23 07:57:28 +0000
commita3dd350377c5d2f426c62ff95a9b804f39c415aa (patch)
treea38ba8725aae9c31ef7688a8ad6c8c7e8ac28c4b /usr.bin/systat/systat.1
parent86a263bc4ab969bbfd17600ffd26e445553522a5 (diff)
Document uvmexp.nswget without relying on implementation details.
Prompted by a question from schwarze@ ok deraadt@, schwarze@, visa@
Diffstat (limited to 'usr.bin/systat/systat.1')
-rw-r--r--usr.bin/systat/systat.17
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1
index b670bc95958..5dab9544715 100644
--- a/usr.bin/systat/systat.1
+++ b/usr.bin/systat/systat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: systat.1,v 1.116 2020/04/22 15:00:46 schwarze Exp $
+.\" $OpenBSD: systat.1,v 1.117 2020/04/23 07:57:27 mpi Exp $
.\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $
.\"
.\" Copyright (c) 1985, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)systat.1 8.2 (Berkeley) 12/30/93
.\"
-.Dd $Mdocdate: April 22 2020 $
+.Dd $Mdocdate: April 23 2020 $
.Dt SYSTAT 1
.Os
.Sh NAME
@@ -715,8 +715,7 @@ swap pages in use
.It swpgonly
in use swap pages not in RAM
.It nswget
-fault called
-.Fn uvm_swap_get
+swap pages moved from disk to RAM
.It nanon
total anon's
.Pp