diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-11-08 03:56:53 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-11-08 03:56:53 +0000 |
commit | e4d52d8e4223835aeb0680f73f9f9f57498efd08 (patch) | |
tree | 6806480cdf2115cf5ffc84de19e33188d1f78f9b /share/man/man4/man4.vax | |
parent | 8bdb5d91f6d7b7f9840eac8482fccdc0ba1fa149 (diff) |
remove mention of the SIOCSIFADDR ioctl or the use of arp in individual
Ethernet driver man pages.
Diffstat (limited to 'share/man/man4/man4.vax')
-rw-r--r-- | share/man/man4/man4.vax/de.4 | 13 | ||||
-rw-r--r-- | share/man/man4/man4.vax/qe.4 | 13 |
2 files changed, 2 insertions, 24 deletions
diff --git a/share/man/man4/man4.vax/de.4 b/share/man/man4/man4.vax/de.4 index 256dd1c74a2..d35e8417ce3 100644 --- a/share/man/man4/man4.vax/de.4 +++ b/share/man/man4/man4.vax/de.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: de.4,v 1.10 2006/08/30 22:56:05 jmc Exp $ +.\" $OpenBSD: de.4,v 1.11 2006/11/08 03:56:52 brad Exp $ .\" $NetBSD: de.4,v 1.3 1996/03/03 17:13:19 thorpej Exp $ .\" .\" Copyright (c) 1986, 1991 The Regents of the University of California. @@ -47,17 +47,6 @@ a Digital Equipment Network Adapter .Pq Tn DEUNA . .Pp -Each of the host's network addresses -is specified at boot time with an -.Dv SIOCSIFADDR -.Xr ioctl 2 . -The -.Nm -interface employs the address resolution protocol described in -.Xr arp 4 -to dynamically map between Internet and Ethernet addresses on the local -network. -.Pp The interface normally tries to use a .Dq trailer encapsulation diff --git a/share/man/man4/man4.vax/qe.4 b/share/man/man4/man4.vax/qe.4 index c9880bb1f57..e539634785e 100644 --- a/share/man/man4/man4.vax/qe.4 +++ b/share/man/man4/man4.vax/qe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qe.4,v 1.10 2006/08/30 22:56:05 jmc Exp $ +.\" $OpenBSD: qe.4,v 1.11 2006/11/08 03:56:52 brad Exp $ .\" $NetBSD: qe.4,v 1.3 1996/03/03 17:14:01 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. @@ -47,17 +47,6 @@ the .Tn Q-bus controller. .Pp -Each of the host's network addresses -is specified at boot time with an -.Dv SIOCSIFADDR -.Xr ioctl 2 . -The -.Nm qe -interface employs the address resolution protocol described in -.Xr arp 4 -to map dynamically between Internet and Ethernet addresses on the local -network. -.Pp The interface normally tries to use a .Dq trailer encapsulation |