Explain historic naming of Light-Weight Processes column aka threads

This commit is contained in:
Daniel Lange 2021-02-02 08:56:24 +01:00 committed by BenBE
parent de3e271206
commit f3eab4e796
1 changed files with 1 additions and 1 deletions

View File

@ -388,7 +388,7 @@ The time, measured in clock ticks that the process has spent in user and system
time (see UTIME, STIME above).
.TP
.B NLWP
The number of threads in the process.
The number of Light-Weight Processes (=threads) in the process.
.TP
.B TGID
The thread group ID.