From nobody Fri Jun 12 18:20:05 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 4gcSVF5PXMz6gnCF for ; Fri, 12 Jun 2026 18:20:05 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gcSVF45CLz44jD for ; Fri, 12 Jun 2026 18:20:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781288405; 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=jdY5K4coLV2Ry9A5/yirtZkFOrZuDJw3tj/4GDhGPH8=; b=k0hCtmZ9lLlAjCHRhq7G+I9aML0/ySj4a4NCbMIohmPCRggto4zdqK+DDc84R9D3eJpNRh 42McOKxHRs18OuEpWF+eamsNwllB9GrbnhYYEmEb7Yom8tAzIrQ/02pPq+6m9KxbimdIZF rvWdLB1y894f7Cj2EWZOYVw3M4JylvcKCzAL7YfdlaEj6ofnDGeCfJrQGqxIFWNWe9MJ08 8HCw9Q3slX1HKx6pwf8r4go1PWCwWOYTuJKaDvUWyNvWvR8eOSYfZCrXvFbunDa6AWtwEs 3BMhqAMaC10hsKNKMCPFaK+GDbGrtza7W/LlzKeFF0D6+IvAIN4Ahqyg5kg2WQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781288405; a=rsa-sha256; cv=none; b=DCbeWlVhhRkWLPwxs5FcDtnCPYQ+V/6UnvLdp8QMu4jqkhCGwUkKTpcPOWOxM+UEd+kJ4v Ly0E0mx22lX3Ii73n+9yTw51GvBp1bDyimRBUR6HQVA295fZcsULfalv4DmBTkii8DUXHN L8DScivPjjQd9sABu7LtFROOLgYsRRAmzFkVgvmb7PO4CnBOoVt3yJALZebqxHIpeIlYlT BW2w2iwmkRTXa+wTwI+oqbZ/EG05EyCj490F7lr7J3jPIQ4ipurX9X08BcmSzC8xCsriuG ehvaqbIRd7R6Ipo2v2Uh9MyMQToYJid9LBl2YKWzabFV7TaWzbZX5a3wH8ZrSg== 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=1781288405; 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=jdY5K4coLV2Ry9A5/yirtZkFOrZuDJw3tj/4GDhGPH8=; b=g1SNolPKO2zUOfIYAJ5gu4BuAI8sfl4pbnN+37tDkrLyQUC5WXJYTuI2h033kZEm0+2lBy yg6Rdr5gxpTMT4LD2GGM7/eQbyi251J7PEZnNg8S5T2wYTk56sYBie+8Mnh3KFo2STwBjb kLxolb1yIGKImD23/4hKoaHjgs8Uad8PuKpKcERnFkypY/bdcHLaF1rhxn8vbXfT9CAbO3 IpCFhMKlXVsWMiaG5Uxb38hmRyT9cD3tAkr8Poq8pA2Ju7lRgESYFV8T9oH0kkLjEvdtHv ATM+D/ksFhWBK2120dlbdfIp8xbl+BrxwBZAh+w9Uxt/WH2okLKMrCgLrZA7Gg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gcSVF3CzKzpf5 for ; Fri, 12 Jun 2026 18:20:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 44c1c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 12 Jun 2026 18:20:05 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Enji Cooper Subject: git: 96b71cb17e61 - stable/15 - hosts.equiv.5: correct nits to fix `mandoc -T lint` issues 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ngie X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 96b71cb17e61f11828e2fdfc1bef7ee65406657d Auto-Submitted: auto-generated Date: Fri, 12 Jun 2026 18:20:05 +0000 Message-Id: <6a2c4dd5.44c1c.a0eda99@gitrepo.freebsd.org> The branch stable/15 has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=96b71cb17e61f11828e2fdfc1bef7ee65406657d commit 96b71cb17e61f11828e2fdfc1bef7ee65406657d Author: Enji Cooper AuthorDate: 2026-04-24 04:50:01 +0000 Commit: Enji Cooper CommitDate: 2026-06-12 18:20:01 +0000 hosts.equiv.5: correct nits to fix `mandoc -T lint` issues - Rename `.Nm .rhosts` to `.Nm rhosts` to match the MLINK for the manpage. - Use `.Pa` instead of `.Nm` when discussing the paths for `.rhosts` and `hosts.equiv.5` for explicitness and clarity. Bump .Dd for the change. MFC after: 1 week (cherry picked from commit af864dd4a2df50021f8a48c218a1f5968dbbb0c1) --- share/man/man5/hosts.equiv.5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/man/man5/hosts.equiv.5 b/share/man/man5/hosts.equiv.5 index dbb3bb2f4205..66598ce7f862 100644 --- a/share/man/man5/hosts.equiv.5 +++ b/share/man/man5/hosts.equiv.5 @@ -25,18 +25,18 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd December 25, 2013 +.Dd April 23, 2026 .Dt HOSTS.EQUIV 5 .Os .Sh NAME .Nm hosts.equiv , -.Nm .rhosts +.Nm rhosts .Nd trusted remote host and user name data base .Sh DESCRIPTION The -.Nm +.Pa hosts.equiv and -.Nm .rhosts +.Pa .rhosts files contain information regarding trusted hosts and users on the network. For each host a single line should be present