From c1c7a1bcaf325d35a047a2d132ac7fa595d28145 Mon Sep 17 00:00:00 2001 From: Martijn Dekker Date: Tue, 12 May 2020 23:05:51 +0100 Subject: [PATCH] Correct typo in man page Description: Correcting typo in man page Bug-Debian: https://bugs.debian.org/755486 Forwarded: no Author: Nicholas Bamber Last-Update: 2015-11-01 (cherry picked from commit 1f4e043f395760a19dc3690b9027551a8c2c66a1) --- 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 8630911ed..fc9d69f02 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