git: fe0807ad3368 - main - pf.conf.5: make it clearer that log options require ()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Apr 2025 11:56:54 UTC
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=fe0807ad33683c66f26c96b6ce6c25ec597233ab commit fe0807ad33683c66f26c96b6ce6c25ec597233ab Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2025-04-22 09:29:18 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2025-04-23 08:15:08 +0000 pf.conf.5: make it clearer that log options require () requested by janne johansson ok henning Obtained from: OpenBSD, jmc <jmc@openbsd.org>, 0a764fedff Sponsored by: Rubicon Communications, LLC ("Netgate") --- share/man/man5/pf.conf.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 64da49845a32..05b4a79290b9 100644 --- a/share/man/man5/pf.conf.5 +++ b/share/man/man5/pf.conf.5 @@ -27,7 +27,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd April 9, 2025 +.Dd April 22, 2025 .Dt PF.CONF 5 .Os .Sh NAME @@ -1729,8 +1729,8 @@ The keywords .Cm all , matches , to , and .Cm user -are all optional, -and can be combined using commas. +are optional and can be combined using commas, +but must be enclosed in parentheses if given. .Pp Use .Cm all