git: 1d9b60bf4d5a - main - SEE ALSO lagg(4)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Aug 2024 03:08:01 UTC
The branch main has been updated by obrien:
URL: https://cgit.FreeBSD.org/src/commit/?id=1d9b60bf4d5aad14cac3e23614b0f74f657b547c
commit 1d9b60bf4d5aad14cac3e23614b0f74f657b547c
Author: David E. O'Brien <obrien@FreeBSD.org>
AuthorDate: 2024-08-05 05:39:16 +0000
Commit: David E. O'Brien <obrien@FreeBSD.org>
CommitDate: 2024-08-06 03:07:55 +0000
SEE ALSO lagg(4)
Add a reference in 'man 4 ng_one2many' to lagg(4) since
its functionality is so similar.
---
share/man/man4/ng_one2many.4 | 1 +
1 file changed, 1 insertion(+)
diff --git a/share/man/man4/ng_one2many.4 b/share/man/man4/ng_one2many.4
index 8a73c51d2bcf..06bcbabedb63 100644
--- a/share/man/man4/ng_one2many.4
+++ b/share/man/man4/ng_one2many.4
@@ -250,6 +250,7 @@ With a similar setup on a peer machine (using the address
Ethernet connection with four times normal bandwidth is
achieved.
.Sh SEE ALSO
+.Xr lagg 4 ,
.Xr netgraph 4 ,
.Xr ng_bridge 4 ,
.Xr ng_ether 4 ,