From nobody Mon Aug 19 14:29:37 2024 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 4WnZjs3x1Zz5T7Qy; Mon, 19 Aug 2024 14:29:37 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WnZjs3MTzz4sh1; Mon, 19 Aug 2024 14:29:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1724077777; 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=yatoOlKYvDoEiNhc94p8Yuc1YiSXSTR1Rt6WQQwTSvg=; b=kUR0VG4bt8TnVFBLpYpMyStzpeu2kKNSAha1HN27znRUFS7Rth0psl4uLMND1BhGPKoog/ alP13rwD336Aoa+xmRpNWT5jbSGlpG2B6keKzhg4U1MefGcLZj9M3OHB+gN2dSxJMPPnUH +UgmThXY4xo8Vdng1Ll0WT2uAvYeT9ffJNlmoUF3MNsSls+4cZWV+lLaBXxI+ejzTcn9gi iOGFL7GkX40Y5dIktwiLu3oTu3NUE2hXbk1lintmaP7qd+IWCu15BYoIPqhj5is+PxJKyM 3206vErFftIcN6TlRi4QyGF2OfY0ceiWSEziF5Pe2XLVARtOwyotmdC8XvjqMw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724077777; a=rsa-sha256; cv=none; b=NBEhv2r5En+vV49I3iTUNpeXOV9tpz9AppXzvlGG0xZ5jYGwHL0vaHviQqt2b/gzjci8If gGOyiG759pE1c88rvKI2e2K52+9p2lUf1peqQf5HuVdwEm3db04oav4+H4mW89zj086MTl u21RF1N6J+NtpO4rZTaBkZXNNpABmggZxLArtnGvlcf6xBNxvNYNRi0fGIdMxag3U8K7qj D93lJ5E2Bu/ph9AxXcW2sgf7E3kKIQNtTs8SmooYMFZoestzLWEQ5svDGQ9nBNkxZIhLZC irJuQV7P4C3AFJ7/EvwuZJ2XdaJJ6jW0T7pmYCGwXp1YyZdU6q6DkBAW9PQ30A== 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=1724077777; 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=yatoOlKYvDoEiNhc94p8Yuc1YiSXSTR1Rt6WQQwTSvg=; b=Yzmpw/Pd+NokiOAMgZ/wb8+BEAgP1ukdx5IAlAvNiteH5oGDVHMLM+uzf/NjHV0HZVcQuJ v9FgnIpbqCN7qailUtQY6rjPfh4ayVUi3zD5ZVBBiaIvPdEc4ft6PuD/nt+AltiyebfBsQ vNWZ6TsbVCaf6/8uOBfd94LuQo/GDzj3hBxvFwXh0R71OJgjcDL7239UtgUUtaJWLIQsgm YW4aq/6QrxQoXFaDfVM1C60fhvR/cfOue7yJGmbJXSGeehOYMYafQG5G2J37BvTE8yDoZJ b7vdpEX2pJ+4pOcbiVKZYVgwRTJ862jlgSWGdqCFwRC1l6S5rHZ3YPySa0H5Og== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WnZjs2yvPzJvF; Mon, 19 Aug 2024 14:29:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 47JETbID076829; Mon, 19 Aug 2024 14:29:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 47JETbc9076826; Mon, 19 Aug 2024 14:29:37 GMT (envelope-from git) Date: Mon, 19 Aug 2024 14:29:37 GMT Message-Id: <202408191429.47JETbc9076826@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Ed Maste Subject: git: d1daec3d358e - main - linux.4: improve the path translation clarificiation 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: emaste X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d1daec3d358eb5aaa38fa7c95fbfa330c46a69a1 Auto-Submitted: auto-generated The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d1daec3d358eb5aaa38fa7c95fbfa330c46a69a1 commit d1daec3d358eb5aaa38fa7c95fbfa330c46a69a1 Author: Ed Maste AuthorDate: 2024-08-19 14:26:26 +0000 Commit: Ed Maste CommitDate: 2024-08-19 14:29:19 +0000 linux.4: improve the path translation clarificiation As suggested by martin@lispworks.com, refer to the compat path explicitly, and correct an existing grammaro. PR: 277804 Fixes: f66e71fa78e1 ("linux.4: clarify path translation") Sponsored by: The FreeBSD Foundation --- share/man/man4/linux.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/linux.4 b/share/man/man4/linux.4 index b404c9e1c04d..711ac11e8fce 100644 --- a/share/man/man4/linux.4 +++ b/share/man/man4/linux.4 @@ -61,13 +61,13 @@ under .Pa /compat/linux ) before .Pa / . -For example, when Linux process attempts to open +For example, when a Linux process attempts to open .Pa /etc/passwd , it will first access .Pa /compat/linux/etc/passwd , falling back to .Pa /etc/passwd -if the former does not exist. +if the compat path does not exist. This is used to make sure Linux processes load Linux shared libraries instead of their similarly-named FreeBSD counterparts, and also to provide alternative versions of certain other files and virtual