mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 15:32:45 +00:00
Fix copy-and-paste-o's from kinfo_getfile.3 in kinfo_getvmmap.3.
MFC after: 3 days
This commit is contained in:
parent
36fecbf302
commit
63d9261ab2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=194831
@ -37,9 +37,9 @@
|
||||
.In sys/types.h
|
||||
.In libutil.h
|
||||
.Ft struct kinfo_vmentry *
|
||||
.Fn kinfo_getfile "pid_t pid" "int *cntp"
|
||||
.Fn kinfo_getvmmap "pid_t pid" "int *cntp"
|
||||
.Sh DESCRIPTION
|
||||
This function is used for obtaining the file descriptor information
|
||||
This function is used for obtaining virtual memory mapping information
|
||||
of a particular process.
|
||||
.Pp
|
||||
The
|
||||
|
Loading…
Reference in New Issue
Block a user