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
@@ -46,7 +46,7 @@ Set the online attribute to the desired value ((forced) online or
|
||||
(safe) offline).
|
||||
.TP
|
||||
3.
|
||||
Set all the attributes that havn't been set, yet. At this point invalid
|
||||
Set all the attributes that haven't been set, yet. At this point invalid
|
||||
attribute names will always cause an error.
|
||||
.RE
|
||||
.P
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -207,7 +207,7 @@ S - APSC available: card/queue can handle requests with the special bit
|
||||
enabled.
|
||||
.br
|
||||
M - Accelerator card/queue with support for RSA ME with up to 4k key size.
|
||||
.Sr
|
||||
.br
|
||||
C - Accelerator card/queue with support for RSA CRT with up to 4k key size.
|
||||
.br
|
||||
D - Card/queue is providing CCA functions (this is the CCA Coprocessor mode).
|
||||
|
||||
Reference in New Issue
Block a user