diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-04-14 21:43:20 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-04-14 21:43:20 +0000 |
commit | ca0bfa93a166dd44ce25e93272f6a7aabad15ee4 (patch) | |
tree | cbab5d4d1032716fae9871b4072ad7f4c1c3476d /share/man/man4 | |
parent | f9169bd53510cf3b7777de12f6deea24e7c04488 (diff) |
tweak previous;
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/bse.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/bse.4 b/share/man/man4/bse.4 index bae90d62623..8f16245c159 100644 --- a/share/man/man4/bse.4 +++ b/share/man/man4/bse.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bse.4,v 1.2 2020/04/14 21:23:05 kettenis Exp $ +.\" $OpenBSD: bse.4,v 1.3 2020/04/14 21:43:19 jmc Exp $ .\" .\" Copyright (c) 2020 Mark Kettenis <kettenis@openbsd.org> .\" @@ -22,7 +22,7 @@ .Nd Broadcom GENET 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "bse* at acpi?" -.Cd "bgrphy*" at mii? +.Cd "brgphy*" at mii? .Sh DESCRIPTION The .Nm @@ -53,11 +53,11 @@ Use 10baseT, half duplex .El .Sh SEE ALSO .Xr arp 4 , +.Xr brgphy 4 , .Xr ifmedia 4 , .Xr inet 4 , .Xr intro 4 , .Xr netintro 4 , -.Xr brgphy 4 , .Xr hostname.if 5 , .Xr ifconfig 8 .Sh HISTORY |