Module Name:    src
Committed By:   knakahara
Date:           Fri Jul 24 07:40:58 UTC 2015

Modified Files:
        src/share/man/man9: pci_msi.9

Log Message:
fix typo. reported by nonaka@n.o


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/pci_msi.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/pci_msi.9
diff -u src/share/man/man9/pci_msi.9:1.5 src/share/man/man9/pci_msi.9:1.6
--- src/share/man/man9/pci_msi.9:1.5	Tue Jul 21 12:05:02 2015
+++ src/share/man/man9/pci_msi.9	Fri Jul 24 07:40:58 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: pci_msi.9,v 1.5 2015/07/21 12:05:02 wiz Exp $
+.\" $NetBSD: pci_msi.9,v 1.6 2015/07/24 07:40:58 knakahara Exp $
 .\"
 .\" Copyright (c) 2015 Internet Initiative Japan Inc.
 .\" All rights reserved.
@@ -294,7 +294,7 @@ is
 .Ed
 on return.
 .Pp
-.Ft pci_intr_type_t
+.Fn pci_intr_type
 returns the interrupt type of
 .Fa ih .
 The return value is

Reply via email to