Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Be a little more specific about cacheline_size.
details: https://anonhg.NetBSD.org/src/rev/189ce8f6386e
branches: trunk
changeset: 522571:189ce8f6386e
user: kleink <kleink%NetBSD.org@localhost>
date: Thu Feb 21 20:27:35 2002 +0000
description:
Be a little more specific about cacheline_size.
diffstat:
share/man/man9/pci_configure_bus.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ba10a069a232 -r 189ce8f6386e share/man/man9/pci_configure_bus.9
--- a/share/man/man9/pci_configure_bus.9 Thu Feb 21 20:22:48 2002 +0000
+++ b/share/man/man9/pci_configure_bus.9 Thu Feb 21 20:27:35 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pci_configure_bus.9,v 1.6 2002/02/21 16:26:27 kleink Exp $
+.\" $NetBSD: pci_configure_bus.9,v 1.7 2002/02/21 20:27:35 kleink Exp $
.\"
.\" Copyright 2001 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -101,7 +101,7 @@
argument indicates the number of the first bus to be configured. The
.Fa cacheline_size
argument is used to configure the PCI Cache Line Size Register; it
-should be the size of the largest D-cache line on the system.
+should be the size, in bytes, of the largest D-cache line on the system.
.Pp
An implementation may choose to not have full configuration performed
by
Home |
Main Index |
Thread Index |
Old Index