From nobody Sun Feb 15 03:15:03 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fD9y00P6kz6RTbX for ; Sun, 15 Feb 2026 03:15:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fD9xz6jWYz3bZB for ; Sun, 15 Feb 2026 03:15:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771125303; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dNEbdwUu1bfzEBSef7qTP9jzE4vpFoeRUZzXKYVel/A=; b=M378zicZV9Kf95P2h7otLnixCiPIfOgoyd3CnZ+DGYBzxjkwWC5gBkzT7IBSB6yAaYZwaQ XGJrr1ejlgSJTAvmVRaWtu/DNDGUPUOvCZNMbNB81pMm3+oqhX60bCcLqMDZT8GcsbMzPf n9prWjgMVCeu2P2Z9644sz+W7DxUiTMx0tnEaMyQqpkvv2S95CkSfdUd9HVKNzxbEUZLDc OFojGe2yv+QDFBL69+pe639yWVM+9CfJbPScHO1ITRcJLG+k2O/j450b4ksz6MfMHa8KWV Kif33rng9Ard4dZ+1iF69482GSJvXubQ1NTB+CzJ86nZtBueqpKfFwPHt+HTJw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771125304; a=rsa-sha256; cv=none; b=GO3jpnwjp1KgalfP2wQGCrxCxbacHconX6E9TKNtNf1unG9GfU+wyO6zyJQj868IxkqMPN 3N0tYASc8SWm7h4bb7RFqXugPU52kMg1/Ty77YtsUO7Dss+MCRLqh7lTWuCJuQHcb5NDYh mDuMCioFJt6ws/0WODI1m2kSgCvyv1INM/sr/5iul9uFISQ1hLVtMGZ9AFHfOXFSPe3VUf ijHqYEh6+HolAJn8OC59zy4uy2EseXlPHP7wVLhxpKi5/+EVR9rj9z9HKYVgzJNrWOavYO 3irSAoXDHixKp2vGNZ7zPfDJb6TnYVakRBsMiZwNteAp0w9HoEyQW/iYq/ZoFg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771125303; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dNEbdwUu1bfzEBSef7qTP9jzE4vpFoeRUZzXKYVel/A=; b=jRqiZu1zEjXErxVJPZRz2PUIYud6XLe1xazrYT3sZNWaatBIBE6AFtVJ4G1CquR5DjvsiB iUixMI33hjV72zvQlyxUkOHSOllltI1OQEyAuxPhHXVoVeJ2Z2YOXInUgrmwqEQSkvpQKm q5Mx1XuVsj8JR5uwzjoFKr4mO9jlsLFlx1+u4v5FeDIsdvwAOl32PfwgsdSZ0F8j9Duc6B I58GulXIOBB+ycQYlcR8qSB6GYeIpfSKzzNV6aCkbJ2eWp9IZ3UTJehP52ID+OxtAIMcgc K/997rH8kt3rjDyJ2kU9a5kNvVuFoKbL1qL2qp4b7cGFnIdPlJGGrb5jcpAqgA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fD9xz6CWVzcKZ for ; Sun, 15 Feb 2026 03:15:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 47f25 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 15 Feb 2026 03:15:03 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Konstantin Belousov Subject: git: c838c3f2062b - stable/15 - sbin/setkey/setkey.8: cleanup groff mdoc warnings List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kib X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: c838c3f2062b88e3608ab56d57498f4e0dc6d0ce Auto-Submitted: auto-generated Date: Sun, 15 Feb 2026 03:15:03 +0000 Message-Id: <69913a37.47f25.4ddcd72b@gitrepo.freebsd.org> The branch stable/15 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c838c3f2062b88e3608ab56d57498f4e0dc6d0ce commit c838c3f2062b88e3608ab56d57498f4e0dc6d0ce Author: Konstantin Belousov AuthorDate: 2026-02-12 07:43:46 +0000 Commit: Konstantin Belousov CommitDate: 2026-02-15 03:13:37 +0000 sbin/setkey/setkey.8: cleanup groff mdoc warnings PR: 293072 (cherry picked from commit c67d8acca30e9f96f0a56f197003d0a4c663a060) --- sbin/setkey/setkey.8 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8 index e3bcf10b9a9a..04d9ba6977f3 100644 --- a/sbin/setkey/setkey.8 +++ b/sbin/setkey/setkey.8 @@ -281,7 +281,7 @@ and they cannot be used. .Pp .It Ar extensions take some of the following: -.Bl -tag -width Fl natt_mtu -compact +.Bl -tag -width natt_mtu -compact .\" .It Fl m Ar mode Specify a security protocol mode for use. @@ -326,7 +326,7 @@ Do not allow cyclic sequence number. .It Fl lh Ar time .It Fl ls Ar time Specify hard/soft life time duration of the SA. -.It Fl natt Ar oai \([ Ar sport \(] Ar oar \([ Ar dport \(] +.It Fl natt Ar oai \[lB] Ar sport \[rB] Ar oar \[lB] Ar dport \[rB] Manually configure NAT-T for the SA, by specifying initiator .Ar oai and @@ -334,9 +334,9 @@ requestor .Ar oar ip addresses and ports. Note that the -.Sq \([ +.Sq \[lB] and -.Sq \(] +.Sq \[rB] symbols are part of the syntax for the ports specification, not indication of the optional components. .It Fl natt_mtu Ar fragsize @@ -493,7 +493,7 @@ The direction is followed by one of the following policy levels: .Li none , or .Li ipsec . -.Bl -compact -bullet +.Bl -bullet .It The .Li discard @@ -510,11 +510,12 @@ The policy level means that IPsec operation will take place onto the packet. .El +.Pp .It Ar protocol/mode/src-dst/level The .Ar protocol/mode/src-dst/level statement gives the rule for how to process the packet. -.Bl -compact -bullet +.Bl -bullet .It The .Ar protocol @@ -563,7 +564,7 @@ or If the SA is not available in every level, the kernel will request the SA from the key exchange daemon. .Pp -.Bl -compact -bullet +.Bl -bullet .It A value of .Li default