diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-20 09:31:00 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-20 09:32:20 +0200 |
| commit | a6a5e521ab4ecf114f33b04077c4adba0b19e89b (patch) | |
| tree | 928beb2d0d7f3c4a07cfe7b76389e708302d0fb6 /man5 | |
| parent | 584916a03a232bea9284ecbb0d875be37b6b95bd (diff) | |
| download | man-pages-a6a5e521ab4ecf114f33b04077c4adba0b19e89b.tar.gz | |
proc.5: Better explanation of some /proc/ide fields
Taken from Documentation/filesystems/proc.txt.
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index deb107359d..492156eda8 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -3173,8 +3173,8 @@ identify in hexadecimal media media type model manufacturer's model number settings drive settings -smart_thresholds in hexadecimal -smart_values in hexadecimal +smart_thresholds IDE disk management thresholds (in hex) +smart_values IDE disk management values (in hex) .EE .in .IP |
