mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
pstat(8): Correct description of the SESS column in pstat -t.
MFC after: 1 week
This commit is contained in:
parent
f284c7376a
commit
3e83ac2bfa
1 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@
|
|||
.\" @(#)pstat.8 8.5 (Berkeley) 5/13/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd August 20, 2008
|
||||
.Dd October 11, 2014
|
||||
.Dt PSTAT 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -170,7 +170,7 @@ Low water mark for output.
|
|||
.It COL
|
||||
Calculated column position of terminal.
|
||||
.It SESS
|
||||
Kernel address of the session structure.
|
||||
Process ID of the session leader.
|
||||
.It PGID
|
||||
Process group for which this is the controlling terminal.
|
||||
.It STATE
|
||||
|
|
|
|||
Loading…
Reference in a new issue