Fixed a tyop
1999-07-11 Tomas Ogren <stric@ing.umu.se> * sysdeps/names/procmem.c: Fixed a tyop
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
1999-07-11 Tomas Ogren <stric@ing.umu.se>
|
||||
|
||||
* sysdeps/names/procmem.c: Fixed a tyop
|
||||
|
||||
1999-06-22 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* configure.in: Some versions of Solaris require -lelf for -lkvm;
|
||||
|
@@ -54,7 +54,7 @@ const char *glibtop_descriptions_proc_mem[GLIBTOP_MAX_PROC_MEM] =
|
||||
{
|
||||
N_ ("Total # of pages of memory"),
|
||||
N_ ("Number of pages of virtual memory"),
|
||||
N_ ("Number of residnet set (non-swapped) pages"),
|
||||
N_ ("Number of resident set (non-swapped) pages"),
|
||||
N_ ("Number of pages of shared (mmap'd) memory"),
|
||||
N_ ("Number of pages the process has in real memory, minus 3 "
|
||||
"for administrative purposes. This is just the pages which "
|
||||
|
Reference in New Issue
Block a user