diff --git a/doc/procps.3 b/doc/procps.3 index d92b0258..de74ad0a 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 18d68e49..e650fa78 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 5da6289c..663118e2 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).