Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 New sentence, new line. Use more markup.
details: https://anonhg.NetBSD.org/src/rev/8fc3776c1577
branches: trunk
changeset: 335252:8fc3776c1577
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Dec 31 18:19:21 2014 +0000
description:
New sentence, new line. Use more markup.
diffstat:
share/man/man4/cardbus.4 | 14 +++++++++-----
1 files changed, 9 insertions(+), 5 deletions(-)
diffs (28 lines):
diff -r f094f761a90f -r 8fc3776c1577 share/man/man4/cardbus.4
--- a/share/man/man4/cardbus.4 Wed Dec 31 18:16:32 2014 +0000
+++ b/share/man/man4/cardbus.4 Wed Dec 31 18:19:21 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cardbus.4,v 1.37 2014/12/31 18:16:32 gdt Exp $
+.\" $NetBSD: cardbus.4,v 1.38 2014/12/31 18:19:21 wiz Exp $
.\"
.\" Copyright (c) 1999-2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -205,10 +205,14 @@
.Pp
.Cd options RBUS_MIN_START="0x20000000"
.Ss PCMCIA addressing choice
-By default, on i386 and amd64, the kernel uses RBUS_IO_BASE as 0x4000
-and RBUS_IO_SIZE as 0x2000. On some machines, this fails, due to a
-requirement that these addresses fit within 12 bits. The following
-kernel options have been reported as helpful:
+By default, on i386 and amd64, the kernel uses
+.Dv RBUS_IO_BASE
+as 0x4000 and
+.Dv RBUS_IO_SIZE
+as 0x2000.
+On some machines, this fails, due to a requirement that these
+addresses fit within 12 bits.
+The following kernel options have been reported as helpful:
.Pp
.Cd options RBUS_IO_BASE="0xa00"
.Pp
Home |
Main Index |
Thread Index |
Old Index