summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/procps.34
-rw-r--r--doc/procps_misc.34
-rw-r--r--doc/procps_pids.36
3 files changed, 7 insertions, 7 deletions
diff --git a/doc/procps.3 b/doc/procps.3
index d92b025..de74ad0 100644
--- a/doc/procps.3
+++ b/doc/procps.3
@@ -188,6 +188,6 @@ Therefore, it is important that it \fInot\fR be activated
for a production/release build.
.SH SEE ALSO
-.BR procps_misc (3)
-.BR procps_pids (3)
+.BR procps_misc (3),
+.BR procps_pids (3),
.BR proc (5).
diff --git a/doc/procps_misc.3 b/doc/procps_misc.3
index 18d68e4..e650fa7 100644
--- a/doc/procps_misc.3
+++ b/doc/procps_misc.3
@@ -158,6 +158,6 @@ The raw values for uptime and idle time.
contains the set of namespaces for a particular \fBPID\fR.
.SH SEE ALSO
-.BR procps (3).
-.BR procps_pids (3).
+.BR procps (3),
+.BR procps_pids (3),
.BR proc (5).
diff --git a/doc/procps_pids.3 b/doc/procps_pids.3
index 5da6289..663118e 100644
--- a/doc/procps_pids.3
+++ b/doc/procps_pids.3
@@ -210,10 +210,10 @@ The value set for the following is unimportant, just its presence.
.IP LIBPROC_HIDE_KERNEL
This will hide kernel threads which would otherwise be returned with a
-.BR procps_get ", " procps_select " or " procps_reap
+.BR procps_pids_get ", " procps_pids_select " or " procps_pids_reap
call.
.SH SEE ALSO
-.BR procps (3)
-.BR procps_misc (3)
+.BR procps (3),
+.BR procps_misc (3),
.BR proc (5).