diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-02-23 08:16:33 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-02-23 08:18:23 +0000 |
| commit | 9a20515bc9ce3fe6d7f09fd6bdece0dd45bdbc87 (patch) | |
| tree | 71903a86077016d816195d3fcd48cbe9b43518f4 /bin/sh | |
| parent | d2dea8b46a8a61359c5185f4af3cc1761139bcb4 (diff) | |
Diffstat (limited to 'bin/sh')
| -rw-r--r-- | bin/sh/sh.1 | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
