diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-08-15 23:02:07 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-08-15 23:19:20 +0200 |
| commit | 4a30f0f1c06936bdbffe649a0aed802d70a3a83e (patch) | |
| tree | 97cca24e0c0ee9e7a44e3c2e76c87b10afc94f40 /man5/proc.5 | |
| parent | f3c4eec15d8d9f77d713a5ad7d1efc2e44692c77 (diff) | |
| download | man-pages-4a30f0f1c06936bdbffe649a0aed802d70a3a83e.tar.gz | |
proc.5, proc_zoneinfo.5: Split /proc/zoneinfo from proc(5)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index a8d2ae9043..82edb76285 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -229,11 +229,6 @@ hierarchy. .\" commit 666bfddbe8b8fd4fd44617d6c55193d5ac7edb29 .\" Needs CONFIG_VMCORE .\" -.TP -.IR /proc/zoneinfo " (since Linux 2.6.13)" -This file displays information about memory zones. -This is useful for analyzing virtual memory behavior. -.\" FIXME more should be said about /proc/zoneinfo .SH NOTES Many files contain strings (e.g., the environment and command line) that are in the internal format, |
