mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
s390-tools: Fix typos that were detected by lintian as 'typo-in-manual-page'
The static analysis tool for Debian packages 'lintian', especially if called like 'lintian -EvIL +pedantic', checks manual pages for correctness and typos. This commit fixes typos that were identified by lintian and marked with 'typo-in-manual-page' while s390-tools version 2.20.0 was packaged. Closes: https://github.com/ibm-s390-linux/s390-tools/pull/134 Signed-off-by: Frank Heimes <frank.heimes@canonical.com> Acked-by: Steffen Maier maier@linux.ibm.com [ziomon] Acked-by: Ingo Franzki ifranzki@linux.ibm.com [zkey] [hoeppner@linux.ibm.com: fix commit message] Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
cd2647ab78
commit
901f082f1a
+2
-2
@@ -28,8 +28,8 @@ dasdstat \- read or modify the statistics of the DASD device driver.
|
||||
The dasdstat command provides easy access to the debugfs based
|
||||
statistics of the DASD device driver.
|
||||
|
||||
The DASD statistics feature allows to gather statistical data for the
|
||||
I/O requests processed by the DASD device driver. This data can be
|
||||
The DASD statistics feature allows one to gather statistical data for
|
||||
the I/O requests processed by the DASD device driver. This data can be
|
||||
collected for individual DASD CCW devices (including PAV base and
|
||||
alias devices), DASD block devices, or globally for all requests
|
||||
handled by the DASD device driver.
|
||||
|
||||
Reference in New Issue
Block a user