git: 4d19b8b2fa - main - Typo fix: Adressses -> Addresses
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=4d19b8b2fa264d896da60a6737594b1e6bff6aab commit 4d19b8b2fa264d896da60a6737594b1e6bff6aab Author: Benedict Reuschling <[email protected]> AuthorDate: 2022-01-29 13:30:52 +0000 Commit: Benedict Reuschling <[email protected]> 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.