From b1fec1d15ca7161e7d5e6f8a27cdee7212da5be5 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 19 Apr 2020 23:40:11 +0200 Subject: [PATCH] st.4: tfix Reported-by: Helge Kreutzmann Signed-off-by: Michael Kerrisk --- man4/st.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man4/st.4 b/man4/st.4 index 68afe641a..3f1fea503 100644 --- a/man4/st.4 +++ b/man4/st.4 @@ -795,7 +795,7 @@ The only field defined in is the recovered error count in the low 16 bits (as defined by .BR MT_ST_SOFTERR_SHIFT and -.BR MT_ST_SOFTERR_MASK . +.BR MT_ST_SOFTERR_MASK ). Due to inconsistencies in the way drives report recovered errors, this count is often not maintained (most drives do not by default report soft errors but this can be changed with a SCSI MODE SELECT command).