aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_vpd.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2010-09-07 00:40:19 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2010-09-07 00:40:19 +0000
commitda5a89d37ebba0d5bddfda5bf2dd008a8bfc380a (patch)
tree270435c9ef4fb7742304a4a7aba45421835a03a4 /doc/sg_vpd.8
parent9a0c2071489db6fe7c20b0edfb87be1b2e47da57 (diff)
downloadsg3_utils-da5a89d37ebba0d5bddfda5bf2dd008a8bfc380a.tar.gz
sg3_utils man page: add sections on OS device names
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@350 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_vpd.8')
-rw-r--r--doc/sg_vpd.812
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/sg_vpd.8 b/doc/sg_vpd.8
index 6b16131b..c7b42be4 100644
--- a/doc/sg_vpd.8
+++ b/doc/sg_vpd.8
@@ -1,4 +1,4 @@
-.TH SG_VPD "8" "February 2008" "sg3_utils\-1.26" SG3_UTILS
+.TH SG_VPD "8" "September 2010" "sg3_utils\-1.30" SG3_UTILS
.SH NAME
sg_vpd \- fetches Vital Product Data (VPD) pages using a SCSI INQUIRY command
.SH SYNOPSIS
@@ -114,14 +114,20 @@ device names may be used as well (e.g. "/dev/st0m").
.SH EXIT STATUS
The exit status of sg_vpd is 0 when it is successful. Otherwise see
the sg3_utils(8) man page.
+.SH EXAMPLES
+The examples in this page use Linux device names. For suitable device
+names in other supported Operating Systems see the sg3_utils(8) man page.
+.PP
+Further examples can be found on http://sg.danny.cz/sg/sg3_utils.html
+web page.
.SH AUTHOR
Written by Doug Gilbert
.SH "REPORTING BUGS"
Report bugs to <dgilbert at interlog dot com>.
.SH COPYRIGHT
-Copyright \(co 2006\-2008 Douglas Gilbert
+Copyright \(co 2006\-2010 Douglas Gilbert
.br
This software is distributed under a FreeBSD license. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.SH "SEE ALSO"
-.B sg_inq(sg3_utils), sdparm(sdparm), hdparm(hdparm)
+.B sg_inq(sg3_utils), sg3_utils(sg3_utils), sdparm(sdparm), hdparm(hdparm)