Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Fix FILES section in the sh.1 manual #1506

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/cmd/ksh93/sh.1
Original file line number Diff line number Diff line change
Expand Up @@ -8097,7 +8097,7 @@ The system wide startup file, executed for interactive shells.
.B \s-1$HOME\s+1/\f3.\fPprofile
The personal initialization file, executed for login shells after /etc/profile.
.TP
\s-1$HOME\s+1/\f3.\fP.kshrc
.B \s-1$HOME\s+1/\f3.\fPkshrc
Default personal initialization file, executed for interactive shells when
.SM
.B ENV
Expand Down