diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2021-09-08 20:29:22 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2021-09-08 20:29:22 +0000 |
commit | aa60f856dcb54bbfd2597b8e274cb9a678d7f003 (patch) | |
tree | 1090e77e62b9af35e07f95bac9651249e621c23d /share/man/man4/alc.4 | |
parent | 03933046ec0e38878713daafc537bb3332af2263 (diff) |
attempt to standardise the way we specify speeds in our name description (Nd)
lines;
sthen and deraadt argued for unit suffixes for speeds 1Gb+
deraadt also requested Gigabit be standardised to 1Gb
ok sthen deraadt ian benno
Diffstat (limited to 'share/man/man4/alc.4')
-rw-r--r-- | share/man/man4/alc.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/alc.4 b/share/man/man4/alc.4 index b71ade4ccdd..9e7a3c87bdc 100644 --- a/share/man/man4/alc.4 +++ b/share/man/man4/alc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: alc.4,v 1.5 2019/03/22 09:04:45 kevlo Exp $ +.\" $OpenBSD: alc.4,v 1.6 2021/09/08 20:29:21 jmc Exp $ .\" .\" Copyright (c) 2009 Kevin Lo <kevlo@openbsd.org> .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 22 2019 $ +.Dd $Mdocdate: September 8 2021 $ .Dt ALC 4 .Os .Sh NAME .Nm alc -.Nd Atheros AR813x/AR815x/AR816x/AR817x 10/100/Gigabit Ethernet device +.Nd Atheros AR813x/AR815x/AR816x/AR817x 10/100/1Gb Ethernet device .Sh SYNOPSIS .Cd "alc* at pci?" .Cd "atphy* at mii?" |