git: 9a20515bc9ce - main - sh.1: Add .sh_history and .shrc to FILES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Feb 2026 08:28:20 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=9a20515bc9ce3fe6d7f09fd6bdece0dd45bdbc87
commit 9a20515bc9ce3fe6d7f09fd6bdece0dd45bdbc87
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-02-23 08:16:33 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-02-23 08:18:23 +0000
sh.1: Add .sh_history and .shrc to FILES
MFC after: 3 days
Reviewed by: bapt (previous), jilles, tembun@bk.ru
Differential Revision: https://reviews.freebsd.org/D55295
---
bin/sh/sh.1 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 63755bbcf8a9..4f860d89c654 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -3091,6 +3091,10 @@ which may affect the shell as described under
.Bl -tag -width "/etc/suid_profileXX" -compact
.It Pa ~/.profile
User's login profile.
+.It Pa ~/.sh_history
+Default shell history.
+.It Pa ~/.shrc
+Default shell resources.
.It Pa /etc/profile
System login profile.
.It Pa /etc/shells