Skip to content

Commit

Permalink
Remove description of P_FOLLOWFORK as this flag was removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
bsdjhb committed Aug 12, 2016
1 parent 872f268 commit e8c6298
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/ps/ps.1
Expand Up @@ -29,7 +29,7 @@
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
.Dd July 28, 2016
.Dd August 12, 2016
.Dt PS 1
.Os
.Sh NAME
Expand Down Expand Up @@ -319,7 +319,6 @@ the include file
.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_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"
.It Dv "P_STOPPROF" Ta No "0x00040" Ta "Has thread in requesting to stop prof"
Expand Down

0 comments on commit e8c6298

Please sign in to comment.