summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe Stuehler <uwe@cvs.openbsd.org>2006-05-28 18:42:53 +0000
committerUwe Stuehler <uwe@cvs.openbsd.org>2006-05-28 18:42:53 +0000
commit3d25fd3d1b673395cdf62d545d323c99b3cd4b80 (patch)
treefbd7037cba0028a18297ad91cf32ae1ff38f0f7b
parent5a4023ed5c06fbe79aeaa9bcc66ab5ca63ace27a (diff)
complete sentence
-rw-r--r--share/man/man4/sdmmc.44
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 .