From 3b177d8c95f70db8e27fd046711f480e81ea3fa7 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 16 Apr 2023 17:06:22 -0500 Subject: uhhhh --- profile/manpath.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'profile/manpath.sh') diff --git a/profile/manpath.sh b/profile/manpath.sh index b52f5f8..bda4fd2 100644 --- a/profile/manpath.sh +++ b/profile/manpath.sh @@ -3,8 +3,8 @@ path_add_unsafe MANPATH \ "${XDG_DATA_HOME:-$LOCAL_PREFIX/share}/man" \ "$LOCAL_PREFIX/local/man" \ - "$LOCAL_PATH/local/man" \ - "$LOCAL_PATH/man" + "$LOCAL_PREFIX/local/man" \ + "$LOCAL_PREFIX/man" # $MANPATH ends with `:' so that manpath(1) will prepend it to its # special thing. -- cgit 1.4.1-21-gabe81