aboutsummaryrefslogtreecommitdiff
path: root/include/sg_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sg_lib.h')
-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).