Module Name: src
Committed By: yamaguchi
Date: Wed Oct 11 06:46:33 UTC 2023
Modified Files:
src/share/man/man4: agr.4
Log Message:
Update agr(4) manual page
The driver is marked as obsolete.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/agr.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/agr.4
diff -u src/share/man/man4/agr.4:1.9 src/share/man/man4/agr.4:1.10
--- src/share/man/man4/agr.4:1.9 Sat Jul 13 10:54:00 2013
+++ src/share/man/man4/agr.4 Wed Oct 11 06:46:33 2023
@@ -1,4 +1,4 @@
-.\" $NetBSD: agr.4,v 1.9 2013/07/13 10:54:00 njoly Exp $
+.\" $NetBSD: agr.4,v 1.10 2023/10/11 06:46:33 yamaguchi Exp $
.\"
.\" Copyright (c)2005, 2007 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -37,6 +37,12 @@
.Cd pseudo-device agr
.\" ------------------------------------------------------------
.Sh DESCRIPTION
+.Em The driver described in this manual page is obsolete
+.Em and will be removed from a future version of the system.
+.Em
+.Xr lagg 4
+.Em should be used instead.
+.Pp
The
.Nm
driver provides link aggregation functionality (a.k.a. L2 trunking
@@ -106,6 +112,7 @@ Destroy an interface created in the abov
.\" ------------------------------------------------------------
.Sh SEE ALSO
.Xr ifconfig 8
+.Xr lagg 4
.\" ------------------------------------------------------------
.Sh STANDARDS
IEEE 802.3ad Aggregation of Multiple Link Segments