docs: tweak two man pages due to renaming of libproc-2

Reference(s):
commit 9aa09d8862

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner 2021-02-20 11:11:11 -06:00 committed by Craig Small
parent b0bda71ac0
commit 76a8d7b5cb
2 changed files with 3 additions and 3 deletions

View File

@ -52,8 +52,8 @@ Namespace Particulars
.BI "const char * procps_ns_get_name (int " id ");"
.BI "int procps_ns_read_pid (int " pid ", struct procps_ns * " nsp ");"
.RE
.sp
Link with \fI\-lprocps\fP.
Link with \fI\-lproc-2\fP.
.SH DESCRIPTION
.BR procps_cpu_count ()

View File

@ -65,7 +65,7 @@ procps_pids \- API to access process information in the /proc filesystem
.fi
Link with \fI\-lprocps\fP.
Link with \fI\-lproc-2\fP.
.SH DESCRIPTION
.SS Overview