diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2005-05-04 08:52:28 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2005-05-04 08:52:28 +0000 |
commit | 11d0bd10dfd7f65a10eecd7c7f06df2d3e91366a (patch) | |
tree | ea366a69b0ebf2cafa474b3a4433580ebee9e48b /share/man | |
parent | c71f42f25dc5e61a88038887828e14ea8aae7aad (diff) |
gpio->macgpio
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.macppc/intro.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/macobio.4 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/man4.macppc/intro.4 b/share/man/man4/man4.macppc/intro.4 index 471552a2432..46b64700714 100644 --- a/share/man/man4/man4.macppc/intro.4 +++ b/share/man/man4/man4.macppc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.27 2005/03/18 04:51:43 jsg Exp $ +.\" $OpenBSD: intro.4,v 1.28 2005/05/04 08:52:26 miod Exp $ .\" .\" Copyright (c) 2001 Peter Valchev. .\" All rights reserved. @@ -127,8 +127,6 @@ Intel i82542, i82543, and i82544 Pro/1000 Gigabit Ethernet. Intel EtherExpress PRO/100 Ethernet driver. .It Xr gem 4 GMAC Ethernet. -.It Xr gpio 4 -PMU interrupt router. .It Xr hifn 4 Hifn 7751 crypto accelerator. .It Xr hme 4 @@ -143,6 +141,8 @@ Kauai i2c interface stub. Kawasaki LSI KL5KUSB101B-based USB Ethernet. .It Xr lofn 4 Hifn 6500 crypto accelerator. +.\" .It Xr macgpio 4 +.\" PMU interrupt router. .It Xr re 4 Realtek 8169/8169S/8110S Gigabit Ethernet. .It Xr safe 4 diff --git a/share/man/man4/man4.macppc/macobio.4 b/share/man/man4/man4.macppc/macobio.4 index ded66c11f00..8bbc167c8ad 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.3 2004/01/12 09:58:22 miod Exp $ +.\" $OpenBSD: macobio.4,v 1.4 2005/05/04 08:52:27 miod Exp $ .\" .\" Copyright (c) 2003 Dale Rahn. .\" All rights reserved. @@ -41,8 +41,8 @@ and Pangea modules. .Sh SEE ALSO .Xr adb 4 , .Xr bm 4 , -.\" .Xr gpio 4 , .Xr ki2c 4 , +.\" .Xr macgpio 4 , .\" .Xr macintr 4 , .\" .Xr openpic 4 , .Xr wi 4 , |