Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Remove trailing comma.



details:   https://anonhg.NetBSD.org/src/rev/263353d1c220
branches:  trunk
changeset: 935830:263353d1c220
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jul 10 06:28:49 2020 +0000

description:
Remove trailing comma.

diffstat:

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

diffs (18 lines):

diff -r 68c936790c45 -r 263353d1c220 share/man/man9/pci_configure_bus.9
--- a/share/man/man9/pci_configure_bus.9        Fri Jul 10 06:15:23 2020 +0000
+++ b/share/man/man9/pci_configure_bus.9        Fri Jul 10 06:28:49 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pci_configure_bus.9,v 1.18 2020/07/10 02:27:13 thorpej Exp $
+.\"    $NetBSD: pci_configure_bus.9,v 1.19 2020/07/10 06:28:49 wiz Exp $
 .\"
 .\" Copyright 2001 Wasabi Systems, Inc.
 .\" All rights reserved.
@@ -296,7 +296,7 @@
 Note that this must be called before the PCI bus is attached during
 autoconfiguration.
 .Sh SEE ALSO
-.Xr pci 4 ,
+.Xr pci 4
 .Sh HISTORY
 .Fn pci_configure_bus
 was added in



Home | Main Index | Thread Index | Old Index