Module Name:    src
Committed By:   nonaka
Date:           Sun Aug  2 00:20:39 UTC 2009

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

Log Message:
pxamci is pxa2x0 specific.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 src/share/man/man4/sdmmc.4:1.3
--- src/share/man/man4/sdmmc.4:1.2	Sun Aug  2 00:19:29 2009
+++ src/share/man/man4/sdmmc.4	Sun Aug  2 00:20:39 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sdmmc.4,v 1.2 2009/08/02 00:19:29 nonaka Exp $
+.\"	$NetBSD: sdmmc.4,v 1.3 2009/08/02 00:20:39 nonaka Exp $
 .\"	$OpenBSD: sdmmc.4,v 1.8 2009/03/25 19:33:06 mk Exp $
 .\"
 .\" Theo de Raadt, 2006. Public Domain.
@@ -10,8 +10,8 @@
 .Nm sdmmc
 .Nd SD bus
 .Sh SYNOPSIS
-.Cd "# zaurus specific"
-.Cd "sdmmc* at pxammc?"
+.Cd "# pxa2x0 specific"
+.Cd "sdmmc* at pxamci?"
 .Cd "# all architectures"
 .Cd "sdmmc* at sdhc?"
 .Cd "ld* at sdmmc?"

Reply via email to