Module Name:    src
Committed By:   wiz
Date:           Tue Jul 12 09:50:36 UTC 2016

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

Log Message:
Use Nm instead of Xr to itself.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/share/man/man9/pci.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.9
diff -u src/share/man/man9/pci.9:1.44 src/share/man/man9/pci.9:1.45
--- src/share/man/man9/pci.9:1.44	Tue Jul 12 03:39:55 2016
+++ src/share/man/man9/pci.9	Tue Jul 12 09:50:36 2016
@@ -1,4 +1,4 @@
-.\"     $NetBSD: pci.9,v 1.44 2016/07/12 03:39:55 knakahara Exp $
+.\"     $NetBSD: pci.9,v 1.45 2016/07/12 09:50:36 wiz Exp $
 .\"
 .\" Copyright (c) 2001, 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -246,7 +246,7 @@ It contains the following member:
 .It Fa struct pci_overrides
 Stores pointers to functions that override the architecture's
 default
-.Xr pci 9
+.Nm
 and
 .Xr pci_intr 9
 implementation.

Reply via email to