diff options
Diffstat (limited to 'bin/catsh/catsh.1')
-rw-r--r-- | bin/catsh/catsh.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/catsh/catsh.1 b/bin/catsh/catsh.1 index ba7bab73..6940007f 100644 --- a/bin/catsh/catsh.1 +++ b/bin/catsh/catsh.1 @@ -142,7 +142,7 @@ The default value of .Ev ENV is: .Pp -.Dl "ENV=${XDG_CONFIG_HOME:-${HOME}/.config}/catsh/env.sh" +.Dl "ENV=$XDG_CONFIG_HOME/catsh/env.sh" . .Pp The first non-option argument specified on the command line |