summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2022-07-28 00:00:00 -0500
committerCraig Small <csmall@dropbear.xyz>2022-08-01 22:12:47 +1000
commit116ce62304f9c0c7b335a3e0b8b160d6dc21dfc6 (patch)
tree09dd49327361eb7ea9ca12430764f5c684868046
parentbe5d03f855c2ade11f7bdad25ce0a0ae1376f582 (diff)
downloadprocps-ng-116ce62304f9c0c7b335a3e0b8b160d6dc21dfc6.tar.gz
doc: revert mention of limits for fatal_proc_unmounted
With the next commit the fatal_proc_unmounted function will be refactored to behave as it always should have. So, a need for the user 'stat' caution will disappear. Reference(s): . original man page change commit 7d44c94317941c1cd3d41325a0128010fe5d1331 Signed-off-by: Jim Warner <james.warner@comcast.net>
-rw-r--r--doc/procps_pids.34
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/procps_pids.3 b/doc/procps_pids.3
index 2308da6..c7b874d 100644
--- a/doc/procps_pids.3
+++ b/doc/procps_pids.3
@@ -152,10 +152,6 @@ As such, the \fIinfo\fR parameter would be NULL and the
If, however, some items are desired for the issuing program (a
\fIreturn_self\fR other than zero) then the \fBnew\fR call must precede
it to identify the \fIitems\fR and obtain the required \fIinfo\fR pointer.
-\fBfatal_proc_unmounted\fR function used in this way will only return a
-subset of values found in /proc/self/stat file. Check the \fIpids_item\fR
-enum in <procps/pids.h> for items with origin of \fIstat:\fR to see what
-are the available values.
.SH RETURN VALUE
.SS Functions Returning an `int'