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 duplicate "is is".



details:   https://anonhg.NetBSD.org/src/rev/37161f148d73
branches:  trunk
changeset: 515019:37161f148d73
user:      uwe <uwe%NetBSD.org@localhost>
date:      Sat Sep 15 23:57:33 2001 +0000

description:
Fix duplicate "is is".

diffstat:

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

diffs (18 lines):

diff -r 4a26ea5af1ca -r 37161f148d73 share/man/man9/pci_intr.9
--- a/share/man/man9/pci_intr.9 Sat Sep 15 23:03:11 2001 +0000
+++ b/share/man/man9/pci_intr.9 Sat Sep 15 23:57:33 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pci_intr.9,v 1.4 2001/06/21 11:59:01 wiz Exp $
+.\" $NetBSD: pci_intr.9,v 1.5 2001/09/15 23:57:33 uwe Exp $
 .\"
 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -72,7 +72,7 @@
 function which has a bus-specific
 .Ft attach_args
 structure.
-Each driver for a PCI device is is passed a pointer to an object of type
+Each driver for a PCI device is passed a pointer to an object of type
 .Ft struct pci_attach_args
 which contains, among other things, information about the location
 of the device in the PCI bus topology sufficient to allow interrupts



Home | Main Index | Thread Index | Old Index