diff --git a/src/smartctl.8.in b/src/smartctl.8.in
index b7944c2f..237aba69 100644
a
|
b
|
byte-reversed order. An indication that your Samsung disk needs this
|
1919 | 1919 | option is that the self-test log is printed correctly, but there are a |
1920 | 1920 | very large number of errors in the SMART error log. This is because |
1921 | 1921 | the error count is byte swapped. Thus a disk with five errors |
1922 | | (0x0005) will appear to have 20480 errors (0x5000). |
| 1922 | (0x0005) will appear to have 1280 errors (0x0500). |
1923 | 1923 | .Sp |
1924 | 1924 | .I samsung3 |
1925 | 1925 | \- Some Samsung disks (at least SP2514N with Firmware VF100-37) report |