lagg: fix typo

This commit is contained in:
yamaguchi 2021-06-21 06:36:28 +00:00
parent af2dd17048
commit 718c28d1e1
1 changed files with 2 additions and 2 deletions

View File

@ -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>
.\"
@ -136,7 +136,7 @@ The maximum number of active ports in a LAG can be configured by
.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.