diff options
author | Xavier Santolaria <xsa@cvs.openbsd.org> | 2008-05-01 19:17:17 +0000 |
---|---|---|
committer | Xavier Santolaria <xsa@cvs.openbsd.org> | 2008-05-01 19:17:17 +0000 |
commit | 6cc9e5d5f4b3fce118d0b0c004269fe7c9a9d12d (patch) | |
tree | ebca48c944fc78ceb62ea07557e1c4b5a2f7ba5a /share/man | |
parent | c645d6fae7279ae93badb34c0a8d2b63ae1ec931 (diff) |
.Xr memc(4)
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.macppc/kiic.4 | 7 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/macobio.4 | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/share/man/man4/man4.macppc/kiic.4 b/share/man/man4/man4.macppc/kiic.4 index 2ae7eb4a59a..fc983562f17 100644 --- a/share/man/man4/man4.macppc/kiic.4 +++ b/share/man/man4/man4.macppc/kiic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kiic.4,v 1.2 2007/05/31 19:19:55 jmc Exp $ +.\" $OpenBSD: kiic.4,v 1.3 2008/05/01 19:17:16 xsa Exp $ .\" .\" Copyright (c) 2004 Dale Rahn. .\" All rights reserved. @@ -24,7 +24,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: May 1 2008 $ .Dt KIIC 4 macppc .Os .Sh NAME @@ -39,7 +39,8 @@ device is an interface to the Kauai I2C controller. .Sh SEE ALSO .Xr iic 4 , .Xr intro 4 , -.Xr macobio 4 +.Xr macobio 4 , +.Xr memc 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.macppc/macobio.4 b/share/man/man4/man4.macppc/macobio.4 index ac16ec79628..9e8077914a7 100644 --- a/share/man/man4/man4.macppc/macobio.4 +++ b/share/man/man4/man4.macppc/macobio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: macobio.4,v 1.17 2007/05/31 19:19:55 jmc Exp $ +.\" $OpenBSD: macobio.4,v 1.18 2008/05/01 19:17:16 xsa Exp $ .\" .\" Copyright (c) 2003 Dale Rahn. .\" All rights reserved. @@ -24,7 +24,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: May 1 2008 $ .Dt MACOBIO 4 macppc .Os .Sh NAME @@ -79,7 +79,8 @@ Zilog 8530 (ZSCC) serial communications driver .Sh SEE ALSO .Xr adb 4 , .Xr intro 4 , -.Xr kiic 4 +.Xr kiic 4 , +.Xr memc 4 .Sh HISTORY The .Nm |