Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Sync with dev/mii.



details:   https://anonhg.NetBSD.org/src/rev/5bdb97c35bbe
branches:  trunk
changeset: 476158:5bdb97c35bbe
user:      soren <soren%NetBSD.org@localhost>
date:      Wed Sep 08 13:58:37 1999 +0000

description:
Sync with dev/mii.

diffstat:

 share/man/man4/Makefile |  6 +++---
 share/man/man4/exphy.4  |  4 ++--
 share/man/man4/inphy.4  |  3 ++-
 share/man/man4/iophy.4  |  3 ++-
 share/man/man4/tlphy.4  |  3 +--
 5 files changed, 10 insertions(+), 9 deletions(-)

diffs (82 lines):

diff -r e28a17e68011 -r 5bdb97c35bbe share/man/man4/Makefile
--- a/share/man/man4/Makefile   Wed Sep 08 13:08:20 1999 +0000
+++ b/share/man/man4/Makefile   Wed Sep 08 13:58:37 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.102 1999/09/08 13:08:20 soren Exp $
+#      $NetBSD: Makefile,v 1.103 1999/09/08 13:58:37 soren Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   ahb.4 ahc.4 aria.4 atalk.4 audio.4 bha.4 bpf.4 ccd.4 cd.4 ch.4 \
@@ -10,8 +10,8 @@
        pckbd.4 pcppi.4 pcscp.4 pms.4 ppp.4 pty.4 puc.4 qsphy.4 raid.4 rnd.4 \
        route.4 scsi.4 sd.4 sl.4 sm.4 spp.4 sqphy.4 ss.4 st.4 sv.4 strip.4 \
        tb.4 tcp.4 termios.4 tl.4 tlphy.4 tp.4 tr.4 tty.4 tun.4 tqphy.4 udp.4 \
-       uha.4 uk.4 unix.4 vga.4 vnd.4 wd.4 wdc.4 wi.4 wscons.4 wsdisplay.4 \
-       wskbd.4 wsmouse.4 wsmux.4 ym.4 zstty.4
+       uha.4 uk.4 ukphy.4 unix.4 vga.4 vnd.4 wd.4 wdc.4 wi.4 wscons.4 \
+       wsdisplay.4 wskbd.4 wsmouse.4 wsmux.4 ym.4 zstty.4
 
 # USB devices
 MAN+=  uaudio.4 ugen.4 uhid.4 ukbd.4 ulpt.4 umass.4 umodem.4 ums.4 usb.4
diff -r e28a17e68011 -r 5bdb97c35bbe share/man/man4/exphy.4
--- a/share/man/man4/exphy.4    Wed Sep 08 13:08:20 1999 +0000
+++ b/share/man/man4/exphy.4    Wed Sep 08 13:58:37 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: exphy.4,v 1.2 1999/03/16 01:19:16 garbled Exp $
+.\"    $NetBSD: exphy.4,v 1.3 1999/09/08 13:58:37 soren Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -53,5 +53,5 @@
 .Xr ifmedia 4 ,
 .Xr intro 4 ,
 .Xr mii 4 ,
-.Xr pci 4 ,
+.Xr ex 4 ,
 .Xr ifconfig 8
diff -r e28a17e68011 -r 5bdb97c35bbe share/man/man4/inphy.4
--- a/share/man/man4/inphy.4    Wed Sep 08 13:08:20 1999 +0000
+++ b/share/man/man4/inphy.4    Wed Sep 08 13:58:37 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: inphy.4,v 1.2 1999/03/16 01:19:16 garbled Exp $
+.\"    $NetBSD: inphy.4,v 1.3 1999/09/08 13:58:38 soren Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -52,4 +52,5 @@
 .Xr ifmedia 4 ,
 .Xr intro 4 ,
 .Xr mii 4 ,
+.Xr fxp 4 ,
 .Xr ifconfig 8
diff -r e28a17e68011 -r 5bdb97c35bbe share/man/man4/iophy.4
--- a/share/man/man4/iophy.4    Wed Sep 08 13:08:20 1999 +0000
+++ b/share/man/man4/iophy.4    Wed Sep 08 13:58:37 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: iophy.4,v 1.2 1999/09/05 00:27:43 soren Exp $
+.\"    $NetBSD: iophy.4,v 1.3 1999/09/08 13:58:38 soren Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -52,4 +52,5 @@
 .Xr ifmedia 4 ,
 .Xr intro 4 ,
 .Xr mii 4 ,
+.Xr fxp 4 ,
 .Xr ifconfig 8
diff -r e28a17e68011 -r 5bdb97c35bbe share/man/man4/tlphy.4
--- a/share/man/man4/tlphy.4    Wed Sep 08 13:08:20 1999 +0000
+++ b/share/man/man4/tlphy.4    Wed Sep 08 13:58:37 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: tlphy.4,v 1.2 1999/03/16 01:19:18 garbled Exp $
+.\"    $NetBSD: tlphy.4,v 1.3 1999/09/08 13:58:38 soren Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -53,6 +53,5 @@
 .Xr ifmedia 4 ,
 .Xr intro 4 ,
 .Xr mii 4 ,
-.Xr pci 4 ,
 .Xr tl 4 ,
 .Xr ifconfig 8



Home | Main Index | Thread Index | Old Index