diff options
author | 2008-05-01 19:17:16 +0000 | |
---|---|---|
committer | 2008-05-01 19:17:16 +0000 | |
commit | ad7cab2b97daed8c8e4f3b2bf3fd4a0a2721118f (patch) | |
tree | c9647024ef224f3d4722ad75313ab0ec17e4faa1 | |
parent | memc(4) bits. OK drahn@. (diff) | |
download | wireguard-openbsd-ad7cab2b97daed8c8e4f3b2bf3fd4a0a2721118f.tar.xz wireguard-openbsd-ad7cab2b97daed8c8e4f3b2bf3fd4a0a2721118f.zip |
.Xr memc(4)
-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 |