Module Name:    src
Committed By:   wiz
Date:           Fri Jul 10 06:28:49 UTC 2020

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

Log Message:
Remove trailing comma.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man9/pci_configure_bus.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_configure_bus.9
diff -u src/share/man/man9/pci_configure_bus.9:1.18 src/share/man/man9/pci_configure_bus.9:1.19
--- src/share/man/man9/pci_configure_bus.9:1.18	Fri Jul 10 02:27:13 2020
+++ src/share/man/man9/pci_configure_bus.9	Fri Jul 10 06:28:49 2020
@@ -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 @@ This configuration example is taken from
 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

Reply via email to