The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=4b2d944b406e89d9d07e4142c66f635a25b245bb
commit 4b2d944b406e89d9d07e4142c66f635a25b245bb Author: Trond Endrestøl <trond.endres...@ximalas.info> AuthorDate: 2023-11-11 10:10:41 +0000 Commit: Kristof Provost <k...@freebsd.org> CommitDate: 2023-11-11 10:10:41 +0000 pfsync.4: fix typo PR: 275025 Reviewed by: kp --- share/man/man4/pfsync.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/pfsync.4 b/share/man/man4/pfsync.4 index b3603c48316e..96f498c7a7cb 100644 --- a/share/man/man4/pfsync.4 +++ b/share/man/man4/pfsync.4 @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm pfsync -.Nd packet filter state table sychronisation interface +.Nd packet filter state table synchronisation interface .Sh SYNOPSIS .Cd "device pfsync" .Sh DESCRIPTION