diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-31 08:33:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-31 08:33:57 +0000 |
commit | b2175ea4508e644658244ce72e6d70f4e71e780d (patch) | |
tree | 664f3cadc89487ae92c7f9d710c1c4ef333da7e7 /share/man/man4/man4.mvme88k | |
parent | 110b911ce8a58758719c9063614bd3efb65e586c (diff) |
consistency fixes for le(4) description;
started by a diff from xsa@, with help from (and ok) miod@
Diffstat (limited to 'share/man/man4/man4.mvme88k')
-rw-r--r-- | share/man/man4/man4.mvme88k/le.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.mvme88k/le.4 b/share/man/man4/man4.mvme88k/le.4 index 03b7a010348..fba7ea15519 100644 --- a/share/man/man4/man4.mvme88k/le.4 +++ b/share/man/man4/man4.mvme88k/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.2 2003/12/30 21:27:14 miod Exp $ +.\" $OpenBSD: le.4,v 1.3 2004/03/31 08:33:56 jmc Exp $ .\" .\" Copyright (c) 2003 Paul Weissmann .\" All rights reserved. @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm le -.Nd MVME376 Ethernet Communications Controller +.Nd MVME376 AMD LANCE Ethernet interface .Sh SYNOPSIS .Cd "le0 at vmes0 addr 0xffff1200 ipl 1 len 0x100" .Cd "le1 at vmes0 addr 0xffff1400 ipl 1 len 0x100" |