diff options
| author | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-01-29 20:46:19 +0000 |
|---|---|---|
| committer | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-01-29 20:46:19 +0000 |
| commit | 143ef44f06822f82a8358d4c02f07102d963fe5f (patch) | |
| tree | f9080b8a265dd926053ee7ae187e8fa46f3fb5e0 /nls/russian/set19 | |
| parent | 174d8b60324d7e8754709f7155e13ca95220b48c (diff) | |
Diffstat (limited to 'nls/russian/set19')
| -rw-r--r-- | nls/russian/set19 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/nls/russian/set19 b/nls/russian/set19 index 07b180009b1b..185424a90b70 100644 --- a/nls/russian/set19 +++ b/nls/russian/set19 @@ -13,10 +13,10 @@ $set 19 11 \tAllocated memory from 0x%lx to 0x%lx. Real top at 0x%lx\n 12 Allocated memory from 0x%lx to 0x%lx (%ld).\n 13 %s current memory allocation:\n -14 Total space allocated from system: %d\n -15 Number of non-inuse chunks: %d\n -16 Number of mmapped regions: %d\n -17 Total space in mmapped regions: %d\n -18 Total allocated space: %d\n -19 Total non-inuse space: %d\n -20 Top-most, releasable space: %d\n +14 Total space allocated from system: %zu\n +15 Number of non-inuse chunks: %zu\n +16 Number of mmapped regions: %zu\n +17 Total space in mmapped regions: %zu\n +18 Total allocated space: %zu\n +19 Total non-inuse space: %zu\n +20 Top-most, releasable space: %zu\n |
