Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 lagg: fix typo



details:   https://anonhg.NetBSD.org/src/rev/1853bdb48d69
branches:  trunk
changeset: 379827:1853bdb48d69
user:      yamaguchi <yamaguchi%NetBSD.org@localhost>
date:      Mon Jun 21 06:36:28 2021 +0000

description:
lagg: fix typo

diffstat:

 share/man/man4/lagg.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 6ec8e4f6df65 -r 1853bdb48d69 share/man/man4/lagg.4
--- a/share/man/man4/lagg.4     Mon Jun 21 04:24:17 2021 +0000
+++ b/share/man/man4/lagg.4     Mon Jun 21 06:36:28 2021 +0000
@@ -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 <reyk%openbsd.org@localhost>
 .\"
@@ -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.



Home | Main Index | Thread Index | Old Index