Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F173561883
D26151.id76072.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
853 B
Referenced Files
None
Subscribers
None
D26151.id76072.diff
View Options
Index: lib/libprocstat/libprocstat.3
===================================================================
--- lib/libprocstat/libprocstat.3
+++ lib/libprocstat/libprocstat.3
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 29, 2017
+.Dd August 21, 2020
.Dt LIBPROCSTAT 3
.Os
.Sh NAME
@@ -345,7 +345,7 @@
functions, a pointer to
.Vt kinfo_proc
structure from the array obtained from the
-.Fn kvm_getprocs
+.Fn procstat_getprocs
function, and returns a null-terminated argument vector that corresponds to
the command line arguments passed to the process.
The
@@ -402,7 +402,7 @@
functions, a pointer to
.Vt kinfo_proc
structure from the array obtained from the
-.Fn kvm_getprocs
+.Fn procstat_getprocs
function, and returns a dynamically allocated linked list of filled in
.Vt filestat_list
structures using the STAILQ macros defined in
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Sep 27, 8:56 PM (7 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39759535
Default Alt Text
D26151.id76072.diff (853 B)
Attached To
Mode
D26151: Correct two occurences of kvm_getprocs to procstat_getprocs in libprocstat(3) manual page
Attached
Detach File
Event Timeline
Log In to Comment