[Bug 206353] jail.conf man page missing vnet multiple interfaces

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Oct 2025 16:27:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206353

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=ab0329e6eb457590e55d54267ef67453e11bc7cd

commit ab0329e6eb457590e55d54267ef67453e11bc7cd
Author:     Paul Armstrong <freebsd@otoh.org>
AuthorDate: 2025-10-08 16:15:26 +0000
Commit:     Benedict Reuschling <bcr@FreeBSD.org>
CommitDate: 2025-10-08 16:25:56 +0000

    jail.8: Mention that vnet.interface can have multiple addresses

    The vnet.interface parameter allows defining multiple interfaces,
    separated by commas. Mention this in the man page.
    While here, fix some other style nits that mandoc complained about.

    PR:                     206353
    Approved by:            ziaee
    Differential Revision:  https://reviews.freebsd.org/D52965

 usr.sbin/jail/jail.8 | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.