From af864dd4a2df50021f8a48c218a1f5968dbbb0c1 Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Thu, 23 Apr 2026 21:50:01 -0700 Subject: [PATCH] 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 --- 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 dbb3bb2f420..66598ce7f86 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