diff options
| author | Alejandro Colomar <alx@kernel.org> | 2022-12-04 20:51:42 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2022-12-04 20:51:42 +0100 |
| commit | 79472471aa216329ce11bb591563bb692aec189c (patch) | |
| tree | 414c00c01c4ba8b7d242313857e581de95a9bc54 /man5 | |
| parent | b324e17d3208c940622ab192609b836928d5aa8d (diff) | |
| download | man-pages-79472471aa216329ce11bb591563bb692aec189c.tar.gz | |
proc.5: tfix
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Cc: Mario Blättermann <mario.blaettermann@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man5')
| -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 38adcfaab9..ddfa699c74 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -3187,7 +3187,7 @@ This can be used by MAKEDEV scripts for consistency with the kernel. .IR /proc/diskstats " (since Linux 2.5.69)" This file contains disk I/O statistics for each disk device. See the Linux kernel source file -.I ./Documentation/admin\-guide/iostats.rst +.I Documentation/admin\-guide/iostats.rst (or .I Documentation/iostats.txt before Linux 5.3) |
