diff options
Diffstat (limited to 'lib/libc/sys/pdfork.2')
-rw-r--r-- | lib/libc/sys/pdfork.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/pdfork.2 b/lib/libc/sys/pdfork.2 index 4bd7d72..0808fbc 100644 --- a/lib/libc/sys/pdfork.2 +++ b/lib/libc/sys/pdfork.2 @@ -101,7 +101,8 @@ queries status of a process descriptor; currently only the .Fa st_ctime and .Fa st_mtime -fields are defined. If the owner read, write, and execute bits are set then the +fields are defined. +If the owner read, write, and execute bits are set then the process represented by the process descriptor is still alive. .Pp .Xr poll 2 |