From b206b913ba15dd25996794c10107ce7e7c5def0f Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Mon, 7 Dec 2020 22:38:39 +0000 Subject: gcc-10: suppress warnings git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@868 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- doc/sg_logs.8 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'doc/sg_logs.8') diff --git a/doc/sg_logs.8 b/doc/sg_logs.8 index 216f8d7e..014c8525 100644 --- a/doc/sg_logs.8 +++ b/doc/sg_logs.8 @@ -94,13 +94,14 @@ accepts 0, 1, 2 or 3 for the \fIPC\fR argument: The default value is 1 (i.e. current cumulative values). .TP \fB\-e\fR, \fB\-\-enumerate\fR -this option is used to output information held in internal tables about -known log pages including their name, acronym and fields. If given, the -\fIDEVICE\fR argument is ignored. When given once (e.g. '\-e') all known -pages are listed, sorted in ascending acronym order (alphabetic). When -given twice, vendor pages are excluded. When given three times, all known -pages are listed, sorted in ascending numeric order listed; when given four -times, vendor pages are excluded from the numeric order. +this option is used to output information held in this utility's internal +tables about known log pages including their name, acronym and fields. If +given, the \fIDEVICE\fR argument is ignored. When given once (e.g. '\-e') +all known pages are listed, sorted in ascending alphabetical acronym order. +.br +When given twice, vendor pages are excluded. When given three times, all +known pages are listed, sorted in ascending numeric order listed; when given +four times, vendor pages are excluded from the numeric order. .br The \fI\-\-filter=FL\fR and \fI\-\-verbose\fR options reduce the output of the enumeration. -- cgit v1.2.3