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/xl.4 | |
parent | 4e805f071034a6f2755a89025cf385a2b74b0ec4 (diff) |
kill default locators
Diffstat (limited to 'share/man/man4/xl.4')
-rw-r--r-- | share/man/man4/xl.4 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4 index 8222c8c3e53..6fcbdcca0ba 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xl.4,v 1.32 2004/07/19 21:07:12 jmc Exp $ +.\" $OpenBSD: xl.4,v 1.33 2004/09/30 19:59:26 mickey Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -39,11 +39,11 @@ .Nm xl .Nd 3Com EtherLink XL and Fast EtherLink XL Ethernet driver .Sh SYNOPSIS -.Cd "xl* at pci? dev ? function ?" -.Cd "xl* at cardbus? dev ? function ?" -.Cd "amphy* at mii? phy ?" -.Cd "exphy* at mii? phy ?" -.Cd "nsphy* at mii? phy ?" +.Cd "xl* at pci?" +.Cd "xl* at cardbus?" +.Cd "amphy* at mii?" +.Cd "exphy* at mii?" +.Cd "nsphy* at mii?" .Sh DESCRIPTION The .Nm |