diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2009-02-16 00:29:04 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2009-02-16 00:29:04 +0000 |
commit | 82e004e9381a3a586f9955791b33fad3293af3f2 (patch) | |
tree | dce252c1c41422d49d24ac3c3b4e9b2e4558a531 /share/man/man4/sdmmc.4 | |
parent | a785cb07ea0c5afdcc8e49c57017ad3fb8c84335 (diff) |
mention SDHC
Diffstat (limited to 'share/man/man4/sdmmc.4')
-rw-r--r-- | share/man/man4/sdmmc.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/sdmmc.4 b/share/man/man4/sdmmc.4 index 56ce5259a3e..2dd9c5de9d8 100644 --- a/share/man/man4/sdmmc.4 +++ b/share/man/man4/sdmmc.4 @@ -1,8 +1,8 @@ -.\" $OpenBSD: sdmmc.4,v 1.6 2009/01/09 01:03:06 jsg Exp $ +.\" $OpenBSD: sdmmc.4,v 1.7 2009/02/16 00:29:03 djm Exp $ .\" .\" Theo de Raadt, 2006. Public Domain. .\" -.Dd $Mdocdate: January 9 2009 $ +.Dd $Mdocdate: February 16 2009 $ .Dt SDMMC 4 .Os .Sh NAME @@ -20,7 +20,7 @@ The subsystem provides machine-independent bus support and drivers for SD/MMC devices. .Pp -Standard SD memory devices will show up as a fake SCSI disk, using +Standard SD/SDHC memory devices will show up as a fake SCSI disk, using .Xr scsibus 4 and .Xr sd 4 . |