diff options
author | 2009-01-09 01:03:06 +0000 | |
---|---|---|
committer | 2009-01-09 01:03:06 +0000 | |
commit | ee38d8bca0b8913002edb2bf71696e6fc65ab193 (patch) | |
tree | 06e0af4a327ebe76f822de75ed6153c93b930745 | |
parent | Tamas TEVESZ requested a better description for tip/cu, so pull in this (diff) | |
download | wireguard-openbsd-ee38d8bca0b8913002edb2bf71696e6fc65ab193.tar.xz wireguard-openbsd-ee38d8bca0b8913002edb2bf71696e6fc65ab193.zip |
Add the zaurus autoconf bits for pxammc.
ok dlg@ jmc@
-rw-r--r-- | share/man/man4/sdmmc.4 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/sdmmc.4 b/share/man/man4/sdmmc.4 index b2f21366959..56ce5259a3e 100644 --- a/share/man/man4/sdmmc.4 +++ b/share/man/man4/sdmmc.4 @@ -1,14 +1,17 @@ -.\" $OpenBSD: sdmmc.4,v 1.5 2008/12/09 08:29:25 xsa Exp $ +.\" $OpenBSD: sdmmc.4,v 1.6 2009/01/09 01:03:06 jsg Exp $ .\" .\" Theo de Raadt, 2006. Public Domain. .\" -.Dd $Mdocdate: December 9 2008 $ +.Dd $Mdocdate: January 9 2009 $ .Dt SDMMC 4 .Os .Sh NAME .Nm sdmmc .Nd SD Host Controller .Sh SYNOPSIS +.Cd "# zaurus specific" +.Cd "sdmmc* at pxammc?" +.Cd "# all architectures" .Cd "sdmmc* at sdhc?" .Cd "scsibus* at sdmmc?" .Sh DESCRIPTION |