Date: Sat, 27 Jun 2026 10:59:58 +0000 From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: be8c82bc8e83 - main - natd(8): Fix a typo in the manual page Message-ID: <6a3fad2e.35cec.510fc0a3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=be8c82bc8e83570474afa78c07f7583bb6813046 commit be8c82bc8e83570474afa78c07f7583bb6813046 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2026-06-27 10:56:02 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2026-06-27 10:56:02 +0000 natd(8): Fix a typo in the manual page - s/appplications/applications/ MFC after: 3 days --- sbin/natd/natd.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8 index 8beff2e66b6a..835c8d9bc724 100644 --- a/sbin/natd/natd.8 +++ b/sbin/natd/natd.8 @@ -133,7 +133,7 @@ NAT). Each connection from a particular internal address:port to different external addresses:ports is mapped to a random and unpredictable NAT address:port. -Two appplications behind EDM NATs can only connect to each other +Two applications behind EDM NATs can only connect to each other by port forwarding on the NAT, or tunnelling through an in-between server. .It Fl verbose | v Do not callhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3fad2e.35cec.510fc0a3>
