Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Use Nm instead of Xr to itself.



details:   https://anonhg.NetBSD.org/src/rev/4dd3fe7623b9
branches:  trunk
changeset: 346414:4dd3fe7623b9
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jul 12 09:50:36 2016 +0000

description:
Use Nm instead of Xr to itself.

diffstat:

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

diffs (18 lines):

diff -r 17f6230aa940 -r 4dd3fe7623b9 share/man/man9/pci.9
--- a/share/man/man9/pci.9      Tue Jul 12 09:45:34 2016 +0000
+++ b/share/man/man9/pci.9      Tue Jul 12 09:50:36 2016 +0000
@@ -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 Fa struct pci_overrides
 Stores pointers to functions that override the architecture's
 default
-.Xr pci 9
+.Nm
 and
 .Xr pci_intr 9
 implementation.



Home | Main Index | Thread Index | Old Index