Module Name: src Committed By: andvar Date: Sat Dec 24 00:34:53 UTC 2022
Modified Files: src/share/man/man4: rge.4 Log Message: rge(4): mention that driver appeared in NetBSD 10. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/rge.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/rge.4 diff -u src/share/man/man4/rge.4:1.3 src/share/man/man4/rge.4:1.4 --- src/share/man/man4/rge.4:1.3 Mon Mar 1 18:14:05 2021 +++ src/share/man/man4/rge.4 Sat Dec 24 00:34:53 2022 @@ -1,4 +1,4 @@ -.\" $NetBSD: rge.4,v 1.3 2021/03/01 18:14:05 wiz Exp $ +.\" $NetBSD: rge.4,v 1.4 2022/12/24 00:34:53 andvar Exp $ .\" $OpenBSD: rge.4,v 1.4 2020/10/12 02:11:10 kevlo Exp $ .\" .\" Copyright (c) 2019, 2020 Kevin Lo <ke...@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd March 1, 2021 +.Dd December 24, 2022 .Dt RGE 4 .Os .Sh NAME @@ -50,7 +50,9 @@ TP-LINK TL-NG421 Adapter (2500baseT) The .Nm driver first appeared in -.Ox 6.6 . +.Ox 6.6 +and in +.Nx 10.0 . .Sh AUTHORS .An -nosplit The