diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-08 23:06:35 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-08 23:06:35 +0000 |
commit | 752d2e872f95e8301e520555e98e39ef4a49fdbe (patch) | |
tree | 498a9a4464e7101bc956549e4e606ba48f90ec8f | |
parent | 313c0249a378874d9663ebf7943266e5d3713d83 (diff) |
Xr between obio and zsc.
-rw-r--r-- | share/man/man4/man4.mac68k/obio.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.mac68k/zsc.4 | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/man4.mac68k/obio.4 b/share/man/man4/man4.mac68k/obio.4 index 9c2d30c997e..ace083c0f86 100644 --- a/share/man/man4/man4.mac68k/obio.4 +++ b/share/man/man4/man4.mac68k/obio.4 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: obio.4,v 1.7 2003/06/06 10:29:42 jmc Exp $ +.\" $OpenBSD: obio.4,v 1.8 2004/03/08 23:06:34 miod Exp $ .\" $NetBSD: obio.4,v 1.1 1997/07/18 02:13:40 ender Exp $ .\" .Dd July 2, 1997 @@ -58,7 +58,7 @@ onboard I/O bus. .\" .Xr ncrscsi 4 .\" .Xr sbc 4 .Xr sn 4 -.\" .Xr zsc 4 +.Xr zsc 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.mac68k/zsc.4 b/share/man/man4/man4.mac68k/zsc.4 index 9568f400521..a52298edc6f 100644 --- a/share/man/man4/man4.mac68k/zsc.4 +++ b/share/man/man4/man4.mac68k/zsc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zsc.4,v 1.1 2004/03/08 22:56:36 miod Exp $ +.\" $OpenBSD: zsc.4,v 1.2 2004/03/08 23:06:34 miod Exp $ .\" $NetBSD: zstty.4,v 1.7 2003/05/06 08:15:04 wiz Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -112,6 +112,7 @@ ioctl calls. .Sh SEE ALSO .Xr ioctl 2 , .Xr intro 4 , +.Xr obio 4 , .Xr tty 4 .Sh BUGS Due to the small character buffer on the |