diff options
author | 2019-09-28 22:20:45 +0000 | |
---|---|---|
committer | 2019-09-28 22:20:45 +0000 | |
commit | 3f1344de9fce00670958ccb837663ec4eea9ae10 (patch) | |
tree | 42d5282042f079906060a65eaed276bcbb0d61ed | |
parent | rename the 'cn30xx' drivers to just 'oct', because digits inside devices (diff) | |
download | wireguard-openbsd-3f1344de9fce00670958ccb837663ec4eea9ae10.tar.xz wireguard-openbsd-3f1344de9fce00670958ccb837663ec4eea9ae10.zip |
adjust for cn30xx -> oct driver renaming
-rw-r--r-- | share/man/man4/man4.octeon/Makefile | 4 | ||||
-rw-r--r-- | share/man/man4/man4.octeon/cnmac.4 | 8 | ||||
-rw-r--r-- | share/man/man4/man4.octeon/octgmx.4 (renamed from share/man/man4/man4.octeon/cn30xxgmx.4) | 12 | ||||
-rw-r--r-- | share/man/man4/man4.octeon/octpip.4 | 8 |
4 files changed, 16 insertions, 16 deletions
diff --git a/share/man/man4/man4.octeon/Makefile b/share/man/man4/man4.octeon/Makefile index 189865151ad..45bacd67c0f 100644 --- a/share/man/man4/man4.octeon/Makefile +++ b/share/man/man4/man4.octeon/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.19 2019/09/15 07:23:38 visa Exp $ +# $OpenBSD: Makefile,v 1.20 2019/09/28 22:20:45 deraadt Exp $ -MAN= amdcf.4 cn30xxgmx.4 cnmac.4 octcf.4 octcib.4 octcit.4 octciu.4 \ +MAN= amdcf.4 octgmx.4 cnmac.4 octcf.4 octcib.4 octcit.4 octciu.4 \ octcrypto.4 octgpio.4 octiic.4 octmmc.4 octpcie.4 octpip.4 \ octrng.4 octrtc.4 octsctl.4 octuctl.4 octxctl.4 diff --git a/share/man/man4/man4.octeon/cnmac.4 b/share/man/man4/man4.octeon/cnmac.4 index 8d3ada9d52e..3e2e5d53e4a 100644 --- a/share/man/man4/man4.octeon/cnmac.4 +++ b/share/man/man4/man4.octeon/cnmac.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cnmac.4,v 1.7 2019/09/15 07:28:04 visa Exp $ +.\" $OpenBSD: cnmac.4,v 1.8 2019/09/28 22:20:45 deraadt Exp $ .\" .\" Copyright (c) 2015 Visa Hankala .\" @@ -15,14 +15,14 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" -.Dd $Mdocdate: September 15 2019 $ +.Dd $Mdocdate: September 28 2019 $ .Dt CNMAC 4 octeon .Os .Sh NAME .Nm cnmac .Nd Cavium OCTEON built-in Ethernet device .Sh SYNOPSIS -.Cd "cnmac* at cn30xxgmx?" +.Cd "cnmac* at octgmx?" .Sh DESCRIPTION The .Nm @@ -63,7 +63,7 @@ transmission, and IPv4 checksum offload on reception. The driver additionally supports jumbo frames. .Sh SEE ALSO .Xr arp 4 , -.Xr cn30xxgmx 4 , +.Xr octgmx 4 , .Xr ifmedia 4 , .Xr intro 4 , .Xr netintro 4 , diff --git a/share/man/man4/man4.octeon/cn30xxgmx.4 b/share/man/man4/man4.octeon/octgmx.4 index c937e17dd91..004fe32b048 100644 --- a/share/man/man4/man4.octeon/cn30xxgmx.4 +++ b/share/man/man4/man4.octeon/octgmx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cn30xxgmx.4,v 1.1 2019/09/15 07:23:38 visa Exp $ +.\" $OpenBSD: octgmx.4,v 1.1 2019/09/28 22:20:45 deraadt Exp $ .\" .\" Copyright (c) 2019 Visa Hankala .\" @@ -14,15 +14,15 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 15 2019 $ -.Dt CN30XXGMX 4 octeon +.Dd $Mdocdate: September 28 2019 $ +.Dt OCTGMX 4 octeon .Os .Sh NAME -.Nm cn30xxgmx +.Nm octgmx .Nd OCTEON packet interface .Sh SYNOPSIS -.Cd "cn30xxgmx* at octpip?" -.Cd "cnmac* at cn30xxgmx?" +.Cd "octgmx* at octpip?" +.Cd "cnmac* at octgmx?" .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/man4.octeon/octpip.4 b/share/man/man4/man4.octeon/octpip.4 index 10bcd0911c8..3882d80ca78 100644 --- a/share/man/man4/man4.octeon/octpip.4 +++ b/share/man/man4/man4.octeon/octpip.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: octpip.4,v 1.1 2019/09/15 07:23:38 visa Exp $ +.\" $OpenBSD: octpip.4,v 1.2 2019/09/28 22:20:45 deraadt Exp $ .\" .\" Copyright (c) 2019 Visa Hankala .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 15 2019 $ +.Dd $Mdocdate: September 28 2019 $ .Dt OCTPIP 4 octeon .Os .Sh NAME @@ -22,13 +22,13 @@ .Nd OCTEON packet input processing unit .Sh SYNOPSIS .Cd "octpip* at fdt?" -.Cd "cn30xxgmx* at octpip?" +.Cd "octgmx* at octpip?" .Sh DESCRIPTION The .Nm driver provides an attachment point for OCTEON packet interfaces. .Sh SEE ALSO -.Xr cn30xxgmx 4 , +.Xr octgmx 4 , .Xr intro 4 .Sh HISTORY The |