diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-30 19:59:29 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-30 19:59:29 +0000 |
commit | da33bf906a3a99b91944e49af9a830a6de5e876e (patch) | |
tree | d5528f6f43b83d9155593d7659e1e9ca85ccf1c9 /share/man/man4/fxp.4 | |
parent | 4e805f071034a6f2755a89025cf385a2b74b0ec4 (diff) |
kill default locators
Diffstat (limited to 'share/man/man4/fxp.4')
-rw-r--r-- | share/man/man4/fxp.4 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4 index 50a79422307..bef8189a46f 100644 --- a/share/man/man4/fxp.4 +++ b/share/man/man4/fxp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fxp.4,v 1.28 2004/08/19 08:32:53 jmc Exp $ +.\" $OpenBSD: fxp.4,v 1.29 2004/09/30 19:59:24 mickey Exp $ .\" .\" Copyright (c) 1997 David E. O'Brien .\" @@ -31,11 +31,11 @@ .Nm fxp .Nd Intel EtherExpress PRO/100 Ethernet driver .Sh SYNOPSIS -.Cd "fxp* at pci? dev ? function ?" -.Cd "fxp* at cardbus? dev ? function ?" -.Cd "icsphy* at mii? phy ?" -.Cd "inphy* at mii? phy ?" -.Cd "nsphy* at mii? phy ?" +.Cd "fxp* at pci?" +.Cd "fxp* at cardbus?" +.Cd "icsphy* at mii?" +.Cd "inphy* at mii?" +.Cd "nsphy* at mii?" .Sh DESCRIPTION The .Nm |