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:
parent
b0bda71ac0
commit
76a8d7b5cb
@ -52,8 +52,8 @@ Namespace Particulars
|
|||||||
.BI "const char * procps_ns_get_name (int " id ");"
|
.BI "const char * procps_ns_get_name (int " id ");"
|
||||||
.BI "int procps_ns_read_pid (int " pid ", struct procps_ns * " nsp ");"
|
.BI "int procps_ns_read_pid (int " pid ", struct procps_ns * " nsp ");"
|
||||||
.RE
|
.RE
|
||||||
.sp
|
|
||||||
Link with \fI\-lprocps\fP.
|
Link with \fI\-lproc-2\fP.
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.BR procps_cpu_count ()
|
.BR procps_cpu_count ()
|
||||||
|
@ -65,7 +65,7 @@ procps_pids \- API to access process information in the /proc filesystem
|
|||||||
|
|
||||||
.fi
|
.fi
|
||||||
|
|
||||||
Link with \fI\-lprocps\fP.
|
Link with \fI\-lproc-2\fP.
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.SS Overview
|
.SS Overview
|
||||||
|
Loading…
Reference in New Issue
Block a user