From 5b94d3fb4260883b77f3beecc0a34f9b9a0facc8 Mon Sep 17 00:00:00 2001 From: jmc Date: Mon, 1 Nov 2021 15:23:57 +0000 Subject: [PATCH] fix Dt and SEE ALSO; --- share/man/man4/man4.arm64/aplhidev.4 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/share/man/man4/man4.arm64/aplhidev.4 b/share/man/man4/man4.arm64/aplhidev.4 index 42751a5737d..d91a8068258 100644 --- a/share/man/man4/man4.arm64/aplhidev.4 +++ b/share/man/man4/man4.arm64/aplhidev.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aplhidev.4,v 1.1 2021/11/01 09:21:24 kettenis Exp $ +.\" $OpenBSD: aplhidev.4,v 1.2 2021/11/01 15:23:57 jmc Exp $ .\" .\" Copyright (c) 2021 Mark Kettenis .\" @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .Dd $Mdocdate: November 1 2021 $ -.Dt APLHIDEV 4 +.Dt APLHIDEV 4 arm64 .Os .Sh NAME .Nm aplhidev , @@ -34,9 +34,9 @@ The driver provides support for Human Interface Devices (HID) on Serial Peripheral Interface (SPI) buses on Apple Silicon Macs. .Sh SEE ALSO -.Xr aplspi 4, -.Xr intro 4, -.Xr wskbd 4, +.Xr aplspi 4 , +.Xr intro 4 , +.Xr wskbd 4 , .Xr wsmouse 4 .Sh HISTORY The -- 2.20.1