Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2022 10:35:54 GMT
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: f6456fcc5f - main - 12.4R/relnotes.adoc: Add note about sh
Message-ID:  <202211081035.2A8AZsnV074199@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by salvadore (ports committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=f6456fcc5f50fc0885e59b90f9ef8052eb23b74d

commit f6456fcc5f50fc0885e59b90f9ef8052eb23b74d
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2022-11-08 09:47:07 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2022-11-08 10:35:17 +0000

    12.4R/relnotes.adoc: Add note about sh
    
    Approved by:    re (gjb, implicit)
---
 website/content/en/releases/12.4R/relnotes.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc
index 1862162832..f25ca226be 100644
--- a/website/content/en/releases/12.4R/relnotes.adoc
+++ b/website/content/en/releases/12.4R/relnotes.adoc
@@ -112,6 +112,7 @@ This section covers changes and additions to userland applications, contributed
 [[userland-programs]]
 === Userland Application Changes
 
+The man:sh[1] utility will now read more profile files. It will load each .sh file in /etc/profile.d, then /usr/local/etc/profile, then each .sh file in /usr/local/etc/profile.d/.
 
 [[userland-contrib]]
 === Contributed Software



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211081035.2A8AZsnV074199>