aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-04-15 02:13:40 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-04-15 02:13:40 +0000
commit28400776770cf5453f196690fcd24e353c5826e0 (patch)
tree085a29ce0d158c4e2611b5b0053215b1dd3d7cc6 /include
parent7901cc4a6d580fddd88afccd8096cf292048db0b (diff)
downloadsg3_utils-28400776770cf5453f196690fcd24e353c5826e0.tar.gz
change links to http://sg.danny/cz/sg/* to https
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@895 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'include')
-rw-r--r--include/sg_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sg_lib.h b/include/sg_lib.h
index e5bcc3b5..006c566c 100644
--- a/include/sg_lib.h
+++ b/include/sg_lib.h
@@ -26,7 +26,7 @@
* be useful to applications that communicate with devices that use a
* SCSI command set. These command sets have names like SPC-4, SBC-3,
* SSC-3, SES-2 and draft standards defining them can be found at
- * http://www.t10.org . Virtually all devices in the Linux SCSI subsystem
+ * https://www.t10.org . Virtually all devices in the Linux SCSI subsystem
* utilize SCSI command sets. Many devices in other Linux device subsystems
* utilize SCSI command sets either natively or via emulation (e.g. a
* SATA disk in a USB enclosure).