diff options
-rw-r--r-- | usr.bin/procstat/procstat.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/procstat/procstat.1 b/usr.bin/procstat/procstat.1 index 98a78b0..d6d30d5 100644 --- a/usr.bin/procstat/procstat.1 +++ b/usr.bin/procstat/procstat.1 @@ -112,3 +112,7 @@ It therefore does not work for file systems that do not use the name cache, such as .Xr devfs 4 , or if the name is not present in the cache due to removal. +.Pp +.Nm +currently supports extracting data only from a live kernel, and not from +kernel crash dumps. |