git: f6456fcc5f - main - 12.4R/relnotes.adoc: Add note about sh
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Nov 2022 10:35:54 UTC
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