-.\" $OpenBSD: nvme.4,v 1.3 2021/05/28 04:49:44 dlg Exp $
+.\" $OpenBSD: nvme.4,v 1.4 2024/09/26 06:10:34 jmc Exp $
.\"
.\" Copyright (c) 2016 David Gwynne <dlg@openbsd.org>
.\"
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 28 2021 $
+.Dd $Mdocdate: September 26 2024 $
.Dt NVME 4
.Os
.Sh NAME
Although the NVMe specification provides its own command set, the
.Nm
driver provides access to the storage via a SCSI translation layer.
+.Pp
+Sensor values are made available through the
+.Va hw.sensors
+.Xr sysctl 8
+interface.
.Sh SEE ALSO
.Xr aplns 4 ,
.Xr intro 4 ,