summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDenis Fondras <denis@cvs.openbsd.org>2022-07-31 12:55:32 +0000
committerDenis Fondras <denis@cvs.openbsd.org>2022-07-31 12:55:32 +0000
commit3599382673cab8850151c2d8d3e81af1f305e9e1 (patch)
tree775cba2ca71712f2b04ac6ecafe7e958668871a3 /share
parent074b24cbac511480354c00810e949b27cea61997 (diff)
typo
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/intrmap_create.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/intrmap_create.9 b/share/man/man9/intrmap_create.9
index 1f143481bf0..f711ff9f9e9 100644
--- a/share/man/man9/intrmap_create.9
+++ b/share/man/man9/intrmap_create.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intrmap_create.9,v 1.3 2020/06/17 06:25:41 jmc Exp $
+.\" $OpenBSD: intrmap_create.9,v 1.4 2022/07/31 12:55:31 denis Exp $
.\"
.\" Copyright (c) 2020 David Gwynne <dlg@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 17 2020 $
+.Dd $Mdocdate: July 31 2022 $
.Dt INTRMAP_CREATE 9
.Os
.Sh NAME
@@ -24,7 +24,7 @@
.Nm intrmap_cpu
.Nd interrupt to CPU mapping API
.Sh SYNOPSIS
-.In sys/inrtmap.h
+.In sys/intrmap.h
.Ft struct intrmap *
.Fo intrmap_create
.Fa "const struct device *dv"