diff options
author | Gordon Bergling <gbe@FreeBSD.org> | 2021-03-13 15:37:28 +0000 |
---|---|---|
committer | Gordon Bergling <gbe@FreeBSD.org> | 2021-03-13 15:37:28 +0000 |
commit | 183502d1625fbcc3600fbe1d196758b946749569 (patch) | |
tree | 235d7a044d60b68470cf530609e5e7acc7ac754c /share/man/man4/ng_macfilter.4 | |
parent | 564a3ac63abe166c6174ed3a58e78859a738ee58 (diff) | |
download | src-183502d1625fbcc3600fbe1d196758b946749569.tar.gz src-183502d1625fbcc3600fbe1d196758b946749569.zip |
Fix a few typos in comments
- trough -> through
MFC after: 1 week
Diffstat (limited to 'share/man/man4/ng_macfilter.4')
-rw-r--r-- | share/man/man4/ng_macfilter.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ng_macfilter.4 b/share/man/man4/ng_macfilter.4 index 5d8b9a4f780b..895d3560136b 100644 --- a/share/man/man4/ng_macfilter.4 +++ b/share/man/man4/ng_macfilter.4 @@ -45,7 +45,7 @@ address. .Pp This processing is done when traffic flows from the .Dq ether -hook trough +hook through .Nm macfilter to one of the outgoing hooks. Outbound hooks can be added to and remove from |