Module Name:    src
Committed By:   jdolecek
Date:           Sun Mar 24 21:27:48 UTC 2024

Modified Files:
        src/share/man/man4: lagg.4

Log Message:
minor spelling fix - 'with' and 'into'


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/lagg.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/lagg.4
diff -u src/share/man/man4/lagg.4:1.5 src/share/man/man4/lagg.4:1.6
--- src/share/man/man4/lagg.4:1.5	Wed Oct 18 07:59:06 2023
+++ src/share/man/man4/lagg.4	Sun Mar 24 21:27:48 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: lagg.4,v 1.5 2023/10/18 07:59:06 yamaguchi Exp $
+.\"	$NetBSD: lagg.4,v 1.6 2024/03/24 21:27:48 jdolecek Exp $
 .\"
 .\" Copyright (c) 2005, 2006 Reyk Floeter <r...@openbsd.org>
 .\"
@@ -119,7 +119,7 @@ available, the VLAN tag, and the IP sour
 .It Ic lacp
 Supports the IEEE 802.1AX (formerly 802.3ad) Link Aggregation Control Protocol
 (LACP) and the Marker Protocol.
-LACP will negotiate a set of aggregable links wit the peer in to a Link
+LACP will negotiate a set of aggregable links with the peer into a Link
 Aggregated Group.
 The LAG is composed of ports of the different speed, set to full-duplex operation,
 if

Reply via email to