summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>1998-08-12 20:25:54 +0000
committerArtur Grabowski <art@cvs.openbsd.org>1998-08-12 20:25:54 +0000
commite54ba284111b6ec7ca7bcce293a73a8e7b0decc6 (patch)
tree1c50ee7772efe177614970ba55a5cfab10851ef4 /share
parentd89bbde6f41d5d9cbd4ecbf670a32d81a9f1eccb (diff)
don't have /usr/host in default PATH
Diffstat (limited to 'share')
-rw-r--r--share/skel/dot.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/skel/dot.profile b/share/skel/dot.profile
index 2b81e1a473e..2cee346eada 100644
--- a/share/skel/dot.profile
+++ b/share/skel/dot.profile
@@ -1,2 +1,2 @@
-PATH=/bin:/usr/bin:/usr/host:/usr/local/bin:/usr/games:.
+PATH=/bin:/usr/bin:/usr/local/bin:/usr/games:.
export PATH HOME TERM