diff options
author | PÁLI Gábor János <pali.gabor@gmail.com> | 2023-01-05 00:10:26 +0100 |
---|---|---|
committer | PÁLI Gábor János <pali.gabor@gmail.com> | 2023-01-05 00:10:26 +0100 |
commit | 13794afdb01556b6e2b3d4e080bfdd765c424e04 (patch) | |
tree | 8748bc2f18455739aab6e85fdec5fdde033721fa | |
parent | ebe512eb11470904f9d2a2a0ca57006ad54615b6 (diff) | |
download | freebsd-wifibox-alpine-13794afdb01556b6e2b3d4e080bfdd765c424e04.zip |
man: Fix grammar.
-rw-r--r-- | man/wifibox-alpine.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/wifibox-alpine.5 b/man/wifibox-alpine.5 index 568e77a..2f05792 100644 --- a/man/wifibox-alpine.5 +++ b/man/wifibox-alpine.5 @@ -1,4 +1,4 @@ -.Dd December 30, 2022 +.Dd January 5, 2023 .Dt WIFIBOX-ALPINE 5 .Os .Sh NAME @@ -386,7 +386,7 @@ By design, UDP packets are not meant to passed between the .Sy eth0 and .Sy wlan0 -interfaces which may cause certain application fail to work. A +interfaces which may cause certain applications to fail to work. A possible way to address this shortcoming is to deploy the proper handlers to the user space and configure .Sy iptables |