diff options
-rw-r--r-- | share/man/man4/sdmmc.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/sdmmc.4 b/share/man/man4/sdmmc.4 index 1f7d655ccd0..4e93f058672 100644 --- a/share/man/man4/sdmmc.4 +++ b/share/man/man4/sdmmc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sdmmc.4,v 1.1 2006/05/28 17:22:48 deraadt Exp $ +.\" $OpenBSD: sdmmc.4,v 1.2 2006/05/28 18:42:52 uwe Exp $ .\" .\" Theo de Raadt, 2006. Public Domain. .\" @@ -17,7 +17,7 @@ The subsystem provides machine-independent bus support and drivers for SD/MMC devices. .Pp -Standard SD memory devices will as a fake scsi disk, using +Standard SD memory devices will show up as a fake scsi disk, using .Xr scsibus 4 and .Xr sd 4 . |