aboutsummaryrefslogtreecommitdiff
path: root/home/john/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'home/john/.profile')
-rw-r--r--home/john/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/john/.profile b/home/john/.profile
index 2f145a6..727ed37 100644
--- a/home/john/.profile
+++ b/home/john/.profile
@@ -37,7 +37,7 @@ PATH=${PATH}:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
export PATH
# Set the search path for man.
-MANPATH=/usr/local/man:/usr/pkg/man:/usr/X11R7/man:/usr/share/man
+MANPATH=/usr/X11R7/man:/usr/share/man:/usr/local/man:/usr/pkg/man
export MANPATH
# Configure the shell to load .shrc at startup time.