From c6839a5f716433e03f544d3535541cdc6181eaaf Mon Sep 17 00:00:00 2001 From: rjc Date: Thu, 10 Apr 2025 12:32:16 +0100 Subject: [PATCH] Fix FILES section in the sh.1 manual --- src/cmd/ksh93/sh.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cmd/ksh93/sh.1 b/src/cmd/ksh93/sh.1 index 8630911ed41e..fc9d69f02aa1 100644 --- a/src/cmd/ksh93/sh.1 +++ b/src/cmd/ksh93/sh.1 @@ -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