linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] proc.5: cfix
@ 2014-05-04  1:24 David Prévot
       [not found] ` <1399166675-16019-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: David Prévot @ 2014-05-04  1:24 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot

---
 man5/proc.5 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man5/proc.5 b/man5/proc.5
index be6b755..123bc8f 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -155,14 +155,14 @@ bits for all file-mapped pages associated with the process.
 .IP
 Clearing the PG_Referenced and ACCESSED/YOUNG bits provides a method
 to measure approximately how much memory a process is using.
-One first inspects the values in the "Referenced:" fields
+One first inspects the values in the "Referenced" fields
 for the VMAs shown in
 .IR /proc/[pid]/smaps
 to get an idea of the memory footprint of the
 process.
 One then clears the PG_Referenced and ACCESSED/YOUNG bits
 and, after some measured time interval,
-once again inspects the values in the "Referenced:" fields
+once again inspects the values in the "Referenced" fields
 to get an idea of the change in memory footprint of the
 process during the measured interval.
 If one is interested only in inspecting the selected mapping types,
-- 
2.0.0.rc0

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-05-05  6:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-04  1:24 [PATCH 1/3] proc.5: cfix David Prévot
     [not found] ` <1399166675-16019-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2014-05-04  1:24   ` [PATCH 2/3] inet.3: tfix David Prévot
     [not found]     ` <1399166675-16019-2-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2014-05-04  5:43       ` Michael Kerrisk (man-pages)
2014-05-04  1:24   ` [PATCH 3/3] inet_net_pton.3: wfix David Prévot
     [not found]     ` <1399166675-16019-3-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2014-05-04  5:45       ` Michael Kerrisk (man-pages)
2014-05-04  5:41   ` [PATCH 1/3] proc.5: cfix Michael Kerrisk (man-pages)
     [not found]     ` <5365D327.3010002-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-05-04 23:04       ` David Prévot
     [not found]         ` <5366C77A.60901-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2014-05-05  6:26           ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).