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/ti.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/ti.4')
-rw-r--r-- | share/man/man4/ti.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ti.4 b/share/man/man4/ti.4 index 1bde471d90e..0b52440133f 100644 --- a/share/man/man4/ti.4 +++ b/share/man/man4/ti.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ti.4,v 1.44 2014/09/14 00:17:09 brad Exp $ +.\" $OpenBSD: ti.4,v 1.45 2021/09/08 20:29:21 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -32,12 +32,12 @@ .\" .\" $FreeBSD: src/share/man/man4/ti.4,v 1.11 2000/08/10 19:47:32 billf Exp $ .\" -.Dd $Mdocdate: September 14 2014 $ +.Dd $Mdocdate: September 8 2021 $ .Dt TI 4 .Os .Sh NAME .Nm ti -.Nd Alteon Networks Tigon I and II Gigabit Ethernet device +.Nd Alteon Networks Tigon I and II 1Gb Ethernet device .Sh SYNOPSIS .Cd "ti* at pci?" .Cd "ti* at sbus?" |