diff options
author | 2004-04-01 17:02:14 +0000 | |
---|---|---|
committer | 2004-04-01 17:02:14 +0000 | |
commit | b67db9630f3b3a0e2c53784e5405a41296141dbb (patch) | |
tree | 2b8de1c0aeb6faeb180381443053846201c10b0e | |
parent | add missing copyright, with permission from the author (John E. Stone); (diff) | |
download | wireguard-openbsd-b67db9630f3b3a0e2c53784e5405a41296141dbb.tar.xz wireguard-openbsd-b67db9630f3b3a0e2c53784e5405a41296141dbb.zip |
uppercase the `e' in Ethernet while here;
-rw-r--r-- | share/man/man4/man4.sparc/ie.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc/ie.4 b/share/man/man4/man4.sparc/ie.4 index 6229743aa9a..c65cf3684ba 100644 --- a/share/man/man4/man4.sparc/ie.4 +++ b/share/man/man4/man4.sparc/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.9 2004/04/01 17:00:41 jmc Exp $ +.\" $OpenBSD: ie.4,v 1.10 2004/04/01 17:02:14 jmc Exp $ .\" .\" Copyright (c) 1988 John E. Stone <j.stone@acm.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm ie -.Nd SPARC Intel 82586 ethernet interface +.Nd SPARC Intel 82586 Ethernet interface .Sh SYNOPSIS .Cd "ie0 at obio0 addr 0xf6000000 level 6 " Pq "sun4/200 on-board" .Cd "ie0 at obio0 addr 0x06000000 level 6 " Pq "sun4/100 on-board" |