diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-20 11:06:07 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-20 11:06:07 +0200 |
| commit | f68d810435999b98a19fde80db532f9705da2eb9 (patch) | |
| tree | d6964516166a9956c549f7495c2f5e1dae46e40f /man5/proc.5 | |
| parent | dd8e0737a6c98f10280ff80b3e5516bc536ac17f (diff) | |
| download | man-pages-f68d810435999b98a19fde80db532f9705da2eb9.tar.gz | |
proc.5: tfix
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 6bfb813fdd..6da26c6dff 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2982,7 +2982,7 @@ is defined at kernel compilation time. This file contains information which is used for diagnosing memory fragmentation issues. Each line starts with the identification of the node and the name -of the zone which together identify a memory region +of the zone which together identify a memory region. This is then followed by the count of available chunks of a certain order in which these zones are split. |
