diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-05-11 06:24:57 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-05-11 06:24:57 +0000 |
| commit | 83fbc8857feb0f7fa6bc0c70b60a2270dbacf3d6 (patch) | |
| tree | a5f0c694f3dcb087d21abe96e3ac76451a21d3f7 /usr.bin/procstat | |
| parent | 9322c566a0fb369c99a93ac830ba14a3b48c5be0 (diff) | |
Notes
Diffstat (limited to 'usr.bin/procstat')
| -rw-r--r-- | usr.bin/procstat/procstat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/procstat/procstat.1 b/usr.bin/procstat/procstat.1 index 5d9c6087e386..b61a00af2bae 100644 --- a/usr.bin/procstat/procstat.1 +++ b/usr.bin/procstat/procstat.1 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 5, 2015 +.Dd May 10, 2017 .Dt PROCSTAT 1 .Os .Sh NAME @@ -80,7 +80,7 @@ printed. .It Fl l Display resource limits for the process. .It Fl L -Display LWP info for the process pertaining to it's signal driven exit. +Display LWP info for the process pertaining to its signal driven exit. .It Fl r Display resource usage information for the process. .It Fl s |
