From 832af38380ba5b6a020b034059b4bc5ff7443ded Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 13 May 2023 23:50:35 -0500 Subject: uhhh --- profile/manpath.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'profile/manpath.sh') diff --git a/profile/manpath.sh b/profile/manpath.sh index bda4fd2..7f17ea3 100644 --- a/profile/manpath.sh +++ b/profile/manpath.sh @@ -4,7 +4,10 @@ path_add_unsafe MANPATH \ "${XDG_DATA_HOME:-$LOCAL_PREFIX/share}/man" \ "$LOCAL_PREFIX/local/man" \ "$LOCAL_PREFIX/local/man" \ - "$LOCAL_PREFIX/man" + "$LOCAL_PREFIX/man" \ + /usr/share/man \ + /usr/X11R6/man \ + /usr/local/man # $MANPATH ends with `:' so that manpath(1) will prepend it to its # special thing. -- cgit 1.4.1-21-gabe81