summaryrefslogtreecommitdiffstats
path: root/bin/ps
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-10 04:20:39 +0000
committergjb <gjb@FreeBSD.org>2016-02-10 04:20:39 +0000
commite4997c6184529300b3b432e327408ba7c6a89645 (patch)
treedd2cd280a89cea2613f7d2fe2aa809df60be2202 /bin/ps
parenta0704b17a25ad1293d5072f4989e7e093d5d3782 (diff)
parent836d9f18d80e26f5835a3bdacc2ed3a407df2d73 (diff)
downloadFreeBSD-src-e4997c6184529300b3b432e327408ba7c6a89645.zip
FreeBSD-src-e4997c6184529300b3b432e327408ba7c6a89645.tar.gz
MFH
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'bin/ps')
-rw-r--r--bin/ps/ps.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index e00d313..3d7c738 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -318,7 +318,7 @@ the include file
.Bl -column P_SINGLE_BOUNDARY 0x40000000
.It Dv "P_ADVLOCK" Ta No "0x00001" Ta "Process may hold a POSIX advisory lock"
.It Dv "P_CONTROLT" Ta No "0x00002" Ta "Has a controlling terminal"
-.It Dv "P_KTHREAD" Ta No "0x00004" Ta "Kernel thread"
+.It Dv "P_KPROC" Ta No "0x00004" Ta "Kernel process"
.It Dv "P_FOLLOWFORK" Ta No "0x00008" Ta "Attach debugger to new children"
.It Dv "P_PPWAIT" Ta No "0x00010" Ta "Parent is waiting for child to exec/exit"
.It Dv "P_PROFIL" Ta No "0x00020" Ta "Has started profiling"
OpenPOWER on IntegriCloud