From 388d4b3a129cbd3532bb52b3dae9cf9bac782f08 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Sun, 21 Dec 2014 00:42:18 +0000 Subject: sg_inq: improve NAA handling in VPD 0x83, sg_senddiag: fix bug with --raw, sg_ses: aes dpage add PCIe/NVMe, rescan-scsi-bus.sh: add --issue-lip-wait, sg_readcap: add ZBC's rc_basis git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@623 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- doc/sg_logs.8 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/sg_logs.8') diff --git a/doc/sg_logs.8 b/doc/sg_logs.8 index 3a51b195..449140ca 100644 --- a/doc/sg_logs.8 +++ b/doc/sg_logs.8 @@ -160,15 +160,16 @@ dependent. It will assume a PDT of 0 (i.e. a disk). switch to older style options. .TP \fB\-p\fR, \fB\-\-page\fR=\fIPG\fR -log page code to access. \fIPG\fR is either an acronym, a page number, or -a page, subpage pair. Available acronyms can be listed with the +log page name/number to access. \fIPG\fR is either an acronym, a page number, +or a page, subpage number pair. Available acronyms can be listed with the \fI\-\-enumerate\fR option. Page (0 to 63) and subpage (0 to 255) numbers are comma separated. They are decimal unless a hexadecimal indication is given. A hexadecimal number can be specified by a leading "0x" or a trailing "h". .br A few acronyms specify a range of subpage values in which case the acronym -may be followed by a comma then a subpage number. +may be followed by a comma then a subpage number. This method can also be +used to fetch the Supported subpages log page (e.g. \-\-page=temp,0xff). .TP \fB\-P\fR, \fB\-\-paramp\fR=\fIPP\fR \fIPP\fR is the parameter pointer value to place in a field of that name in -- cgit v1.2.3