Module Name: src
Committed By: yamaguchi
Date: Mon Jun 21 06:36:28 UTC 2021
Modified Files:
src/share/man/man4: lagg.4
Log Message:
lagg: fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 src/share/man/man4/lagg.4:1.2
--- src/share/man/man4/lagg.4:1.1 Mon May 17 04:07:42 2021
+++ src/share/man/man4/lagg.4 Mon Jun 21 06:36:28 2021
@@ -1,5 +1,5 @@
-.\" $NetBSD: lagg.4,v 1.1 2021/05/17 04:07:42 yamaguchi Exp $
+.\" $NetBSD: lagg.4,v 1.2 2021/06/21 06:36:28 yamaguchi Exp $
.\"
.\" Copyright (c) 2005, 2006 Reyk Floeter <[email protected]>
.\"
@@ -136,7 +136,7 @@ The maximum number of active ports in a
.Ic lagglacp Nm maxports Ar N
option.
.It Ic none
-THis protocol is intended to do nothing: it disables any traffic without
+This protocol is intended to do nothing: it disables any traffic without
disabling the
.Nm
interface itself.