From d1b38b3a45169b66498e97b353e630660ea83c24 Mon Sep 17 00:00:00 2001 From: jsg Date: Mon, 11 Sep 2023 04:21:30 +0000 Subject: [PATCH] NVME -> NVMe --- share/man/man4/man4.arm64/aplns.4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/man/man4/man4.arm64/aplns.4 b/share/man/man4/man4.arm64/aplns.4 index a6721f2814d..40860363482 100644 --- a/share/man/man4/man4.arm64/aplns.4 +++ b/share/man/man4/man4.arm64/aplns.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aplns.4,v 1.1 2021/05/28 04:49:44 dlg Exp $ +.\" $OpenBSD: aplns.4,v 1.2 2023/09/11 04:21:30 jsg Exp $ .\" .\" Copyright (c) 2021 David Gwynne .\" @@ -14,19 +14,19 @@ .\" 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 11 2023 $ .Dt APLNS 4 arm64 .Os .Sh NAME .Nm aplns -.Nd Apple NVME Storage controller +.Nd Apple NVMe Storage controller .Sh SYNOPSIS .Cd "aplns* at fdt?" .Cd "nvme* at aplns?" .Sh DESCRIPTION The .Nm -driver provides support for the NVME Storage controller found on +driver provides support for the NVMe Storage controller found on various Apple SoCs. .Sh SEE ALSO .Xr intro 4 , -- 2.20.1