diff options
author | 2004-01-22 05:24:01 +0000 | |
---|---|---|
committer | 2004-01-22 05:24:01 +0000 | |
commit | 2a024be6eb38ccf6be251319d75c0532a7b5a074 (patch) | |
tree | 83d89f242eee294d640e2574c672a5713e412c5a | |
parent | to fix the issue "missing return at end of function and ProPolice", calculate_can_reach_end skips the NOTE_INSN_FUNCTION_END with _ssp_ label to the original NOTE_INSN_FUNCTION_END. (diff) | |
download | wireguard-openbsd-2a024be6eb38ccf6be251319d75c0532a7b5a074.tar.xz wireguard-openbsd-2a024be6eb38ccf6be251319d75c0532a7b5a074.zip |
mention gem and sk.
-rw-r--r-- | share/man/man4/eephy.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/eephy.4 b/share/man/man4/eephy.4 index 510e0432955..0ed877e19d5 100644 --- a/share/man/man4/eephy.4 +++ b/share/man/man4/eephy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eephy.4,v 1.8 2003/06/04 04:11:37 deraadt Exp $ +.\" $OpenBSD: eephy.4,v 1.9 2004/01/22 05:24:01 brad Exp $ .\" .\"Copyright (c) 2001 by Parag Patel. All rights reserved. .\" @@ -36,12 +36,12 @@ .Sh DESCRIPTION The .Nm -driver supports Marvell 88E1000 PHY interface found on -Sundance/Tamarack TC9021 Gigabit Ethernet chips (see -.Xr stge 4 ) . +driver supports Marvell 88E1000 Ethernet PHYs. .Sh SEE ALSO +.Xr gem 4 , .Xr ifmedia 4 , .Xr intro 4 , .Xr mii 4 , +.Xr sk 4 , .Xr stge 4 , .Xr ifconfig 8 |