mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Fix 181 typos in user-facing documentation
(cherry picked from commit fe365afb433bb39d4f3a6b68b3fd8e8daf5370c8)
This commit is contained in:
parent
2940b3f536
commit
9c75314c71
31 changed files with 181 additions and 181 deletions
|
|
@ -235,7 +235,7 @@ Additional space will be set to zero.
|
|||
is similar to \fIvmnewof\fP but it neither copies data nor clears space.
|
||||
.PP
|
||||
.I vmgetmem
|
||||
provides a handy function to creat/close regions and allocate/free memory
|
||||
provides a handy function to create/close regions and allocate/free memory
|
||||
based on chunks of memory obtained from the heap region \fIVmheap\fP.
|
||||
.TP
|
||||
.MW "vmgetmem(0,0,0)"
|
||||
|
|
@ -530,7 +530,7 @@ A \f5Vmstat_t\fP structure has at least these members:
|
|||
.fi
|
||||
.in -.5i
|
||||
.PP
|
||||
Bookeeping overhead is counted in \f5extent\fP,
|
||||
Bookkeeping overhead is counted in \f5extent\fP,
|
||||
but not in \f5s_busy\fP or \f5s_free\fP.
|
||||
.PP
|
||||
.I vmtrace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue