Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 fix typo. reported by nonaka@n.o



details:   https://anonhg.NetBSD.org/src/rev/8d231aef608b
branches:  trunk
changeset: 339481:8d231aef608b
user:      knakahara <knakahara%NetBSD.org@localhost>
date:      Fri Jul 24 07:40:58 2015 +0000

description:
fix typo. reported by nonaka@n.o

diffstat:

 share/man/man9/pci_msi.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5de7b4015108 -r 8d231aef608b share/man/man9/pci_msi.9
--- a/share/man/man9/pci_msi.9  Fri Jul 24 07:36:29 2015 +0000
+++ b/share/man/man9/pci_msi.9  Fri Jul 24 07:40:58 2015 +0000
@@ -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 @@
 .Ed
 on return.
 .Pp
-.Ft pci_intr_type_t
+.Fn pci_intr_type
 returns the interrupt type of
 .Fa ih .
 The return value is



Home | Main Index | Thread Index | Old Index