Source-Changes-HG archive

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

[src/trunk]: src/lib/libpci fix typo: rag -> reg



details:   https://anonhg.NetBSD.org/src/rev/805f3cdeb9ce
branches:  trunk
changeset: 748411:805f3cdeb9ce
user:      cegger <cegger%NetBSD.org@localhost>
date:      Fri Oct 23 15:41:58 2009 +0000

description:
fix typo: rag -> reg

diffstat:

 lib/libpci/pci.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c0c753cbd7df -r 805f3cdeb9ce lib/libpci/pci.3
--- a/lib/libpci/pci.3  Fri Oct 23 08:32:06 2009 +0000
+++ b/lib/libpci/pci.3  Fri Oct 23 15:41:58 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pci.3,v 1.6 2009/03/09 19:24:27 joerg Exp $
+.\"    $NetBSD: pci.3,v 1.7 2009/10/23 15:41:58 cegger Exp $
 .\"
 .\" Copyright 2001 Wasabi Systems, Inc.
 .\" All rights reserved.
@@ -87,7 +87,7 @@
 Write the value specified by
 .Fa val
 into the PCI configuration register
-.Fa rag
+.Fa reg
 on the device located at
 .Fa bus ,
 .Fa dev ,



Home | Main Index | Thread Index | Old Index