Module Name:    src
Committed By:   wiz
Date:           Wed Dec 31 18:19:21 UTC 2014

Modified Files:
        src/share/man/man4: cardbus.4

Log Message:
New sentence, new line. Use more markup.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/share/man/man4/cardbus.4

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/man4/cardbus.4
diff -u src/share/man/man4/cardbus.4:1.37 src/share/man/man4/cardbus.4:1.38
--- src/share/man/man4/cardbus.4:1.37	Wed Dec 31 18:16:32 2014
+++ src/share/man/man4/cardbus.4	Wed Dec 31 18:19:21 2014
@@ -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 @@ ARMADA M700:
 .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

Reply via email to