Date: Wed, 9 Apr 2025 19:30:45 GMT From: Kristof Provost <kp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 75fd973198f4 - main - pf.conf.5: improve indentation in list block. Message-ID: <202504091930.539JUj3U080106@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=75fd973198f47115ba4c54a9ed990fbce0a80f1c commit 75fd973198f47115ba4c54a9ed990fbce0a80f1c Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2025-04-09 15:12:10 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2025-04-09 19:30:17 +0000 pf.conf.5: improve indentation in list block. ok jmc@ Obtained from: OpenBSD, sobrado <sobrado@openbsd.org>, c8bf419d08 Sponsored by: Rubicon Communications, LLC ("Netgate") --- share/man/man5/pf.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 704f43a30f83..bc9157d6a5f8 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 February 14, 2025 +.Dd April 9, 2025 .Dt PF.CONF 5 .Os .Sh NAME @@ -167,7 +167,7 @@ will be cleared on load. .El .Pp Tables may be defined with the following attributes: -.Bl -tag -width persist +.Bl -tag -width counters .It Ar persist The .Ar persist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504091930.539JUj3U080106>