diff options
author | gjb <gjb@FreeBSD.org> | 2012-02-25 15:21:43 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2012-02-25 15:21:43 +0000 |
commit | 1ab2433a4ca6e435fc979b6ce5bb9d6b3c1b787a (patch) | |
tree | 0093a298292bb7a8de88667d7fa482da6effb207 /lib/libc | |
parent | 9761e3fdaf71ba499c124e255c7d3648868e8fa0 (diff) | |
download | FreeBSD-src-1ab2433a4ca6e435fc979b6ce5bb9d6b3c1b787a.zip FreeBSD-src-1ab2433a4ca6e435fc979b6ce5bb9d6b3c1b787a.tar.gz |
Whitespace cleanup:
o Wrap sentences on to new lines
o Cleanup trailing whitespace
Found with: textproc/igor
MFC after: 1 week
X-MFC-With: r232157
Diffstat (limited to 'lib/libc')
-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 |