Date: Sat, 29 Jan 2022 13:31:47 GMT From: Benedict Reuschling <bcr@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 4d19b8b2fa - main - Typo fix: Adressses -> Addresses Message-ID: <202201291331.20TDVlY9028852@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=4d19b8b2fa264d896da60a6737594b1e6bff6aab commit 4d19b8b2fa264d896da60a6737594b1e6bff6aab Author: Benedict Reuschling <bcr@FreeBSD.org> AuthorDate: 2022-01-29 13:30:52 +0000 Commit: Benedict Reuschling <bcr@FreeBSD.org> CommitDate: 2022-01-29 13:30:52 +0000 Typo fix: Adressses -> Addresses --- documentation/content/en/books/handbook/firewalls/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/firewalls/_index.adoc b/documentation/content/en/books/handbook/firewalls/_index.adoc index 6ebfa03a6a..82a644035e 100644 --- a/documentation/content/en/books/handbook/firewalls/_index.adoc +++ b/documentation/content/en/books/handbook/firewalls/_index.adoc @@ -2509,7 +2509,7 @@ The syntax for the location field is as follows: [address|interface][/mask][:port] .... -Adressses can be specified as IPv4 in numeric format or IPv6 in square brackets. +Addresses can be specified as IPv4 in numeric format or IPv6 in square brackets. An interface name like `_em0_` can also be used. The socket type is defined by the second field.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201291331.20TDVlY9028852>
