svn commit: r184154 - head/share/man/man4

Alexander Motin mav at FreeBSD.org
Wed Oct 22 08:43:35 UTC 2008


Author: mav
Date: Wed Oct 22 08:43:35 2008
New Revision: 184154
URL: http://svn.freebsd.org/changeset/base/184154

Log:
  Update man page.

Modified:
  head/share/man/man4/mmcsd.4

Modified: head/share/man/man4/mmcsd.4
==============================================================================
--- head/share/man/man4/mmcsd.4	Wed Oct 22 07:21:02 2008	(r184153)
+++ head/share/man/man4/mmcsd.4	Wed Oct 22 08:43:35 2008	(r184154)
@@ -24,18 +24,18 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd May 26, 2007
+.Dd Oct 22, 2008
 .Dt MMCSD 4
 .Os
 .Sh NAME
 .Nm mmcsd
-.Nd MMC and SD card driver.
+.Nd MMC and SD memory card driver.
 .Sh SYNOPSIS
 .Cd device mmcsd
 .Sh DESCRIPTION
 The
 .Nm
-driver implements the MMC and SD memory cards.
+driver implements direct access block device for MMC and SD memory cards.
 .Sh SEE ALSO
 .Xr mmc 4 ,
 .Xr at91_mci 4
@@ -45,7 +45,3 @@ driver implements the MMC and SD memory 
 .Rs
 .%T "The MultiMediaCard System Specification"
 .Re
-.Sh BUGS
-Memory MultMediaCards do not currently work.
-SDIO cards currently do not work.
-SDHC cards currently do not work.


More information about the svn-src-head mailing list