Module Name:    src
Committed By:   wiz
Date:           Thu Oct  1 05:42:22 UTC 2009

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

Log Message:
Add Xref and config line for wb(4).


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/sdmmc.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/sdmmc.4
diff -u src/share/man/man4/sdmmc.4:1.3 src/share/man/man4/sdmmc.4:1.4
--- src/share/man/man4/sdmmc.4:1.3	Sun Aug  2 00:20:39 2009
+++ src/share/man/man4/sdmmc.4	Thu Oct  1 05:42:22 2009
@@ -1,9 +1,9 @@
-.\"	$NetBSD: sdmmc.4,v 1.3 2009/08/02 00:20:39 nonaka Exp $
+.\"	$NetBSD: sdmmc.4,v 1.4 2009/10/01 05:42:22 wiz Exp $
 .\"	$OpenBSD: sdmmc.4,v 1.8 2009/03/25 19:33:06 mk Exp $
 .\"
 .\" Theo de Raadt, 2006. Public Domain.
 .\"
-.Dd April 21, 2009
+.Dd October 1, 2009
 .Dt SDMMC 4
 .Os
 .Sh NAME
@@ -14,6 +14,7 @@
 .Cd "sdmmc* at pxamci?"
 .Cd "# all architectures"
 .Cd "sdmmc* at sdhc?"
+.Cd "sdmmc* at wb?"
 .Cd "ld* at sdmmc?"
 .Sh DESCRIPTION
 The
@@ -27,7 +28,8 @@
 .Xr intro 4 ,
 .Xr ld 4 ,
 .Xr sbt 4 ,
-.Xr sdhc 4
+.Xr sdhc 4 ,
+.Xr wb 4
 .Sh HISTORY
 The
 .Nm

Reply via email to