summaryrefslogtreecommitdiffstats
path: root/pg_top.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'pg_top.1.in')
-rw-r--r--pg_top.1.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/pg_top.1.in b/pg_top.1.in
index 6cb1702..381ad83 100644
--- a/pg_top.1.in
+++ b/pg_top.1.in
@@ -321,8 +321,9 @@ Resident memory: current amount of process memory that resides in physical
memory, given in kilobytes.
.TP
.B STATE
-Current state (typically one of \*(lqsleep\*(rq,
-\*(lqrun\*(rq, \*(lqidl\*(rq, \*(lqzomb\*(rq, or \*(lqstop\*(rq).
+Current backend state (typically one of \*(lqidle\*(rq,
+\*(lqactive\*(rq, \*(lqidltxn\*(rq, \*(lqfast\*(rq, \*(lqdisabl\*(eq, or
+\*(lqstop\*(rq).
.TP
.B TIME
Number of system and user cpu seconds that the process has used.