Module Name:    src
Committed By:   cegger
Date:           Fri Oct 23 15:41:58 UTC 2009

Modified Files:
        src/lib/libpci: pci.3

Log Message:
fix typo: rag -> reg


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libpci/pci.3

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

Modified files:

Index: src/lib/libpci/pci.3
diff -u src/lib/libpci/pci.3:1.6 src/lib/libpci/pci.3:1.7
--- src/lib/libpci/pci.3:1.6	Mon Mar  9 19:24:27 2009
+++ src/lib/libpci/pci.3	Fri Oct 23 15:41:58 2009
@@ -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 ,

Reply via email to