diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-03-27 20:19:34 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-03-27 20:19:34 +0000 |
commit | a816e215b2c29677fdfa21602f6e06f6121cbcc2 (patch) | |
tree | 42015cd69106835130ba3ed011ec93a0f6d5a988 /share | |
parent | 246da566913a901ae5197d09416448981ba25af4 (diff) |
no sense for devices to reference other (same type) devices;
requested by deraadt/miod
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.mvme68k/ie.4 | 5 | ||||
-rw-r--r-- | share/man/man4/man4.mvme68k/le.4 | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/share/man/man4/man4.mvme68k/ie.4 b/share/man/man4/man4.mvme68k/ie.4 index a89fe7b4880..8b9e93cd9d6 100644 --- a/share/man/man4/man4.mvme68k/ie.4 +++ b/share/man/man4/man4.mvme68k/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.7 2007/05/31 19:19:55 jmc Exp $ +.\" $OpenBSD: ie.4,v 1.8 2008/03/27 20:19:33 jmc Exp $ .\" .\" Copyright (c) 1988 John E. Stone <j.stone@acm.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: March 27 2008 $ .Dt IE 4 mvme68k .Os .Sh NAME @@ -34,7 +34,6 @@ Ethernet chip set. .Xr arp 4 , .Xr inet 4 , .Xr intro 4 , -.Xr le 4 , .Xr netintro 4 , .Xr hostname.if 5 , .Xr ifconfig 8 diff --git a/share/man/man4/man4.mvme68k/le.4 b/share/man/man4/man4.mvme68k/le.4 index f80b3969b66..20fa01973f0 100644 --- a/share/man/man4/man4.mvme68k/le.4 +++ b/share/man/man4/man4.mvme68k/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.16 2007/05/31 19:19:55 jmc Exp $ +.\" $OpenBSD: le.4,v 1.17 2008/03/27 20:19:33 jmc Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -33,7 +33,7 @@ .\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp .\" from: @(#)le.4 8.1 (Berkeley) 6/9/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: March 27 2008 $ .Dt LE 4 mvme68k .Os .Sh NAME @@ -94,7 +94,6 @@ The only supported configurations are: .El .Sh SEE ALSO .Xr arp 4 , -.Xr ie 4 , .Xr inet 4 , .Xr intro 4 , .Xr netintro 4 , |