summaryrefslogtreecommitdiffstats
path: root/share/skel/dot.login
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-21 21:35:47 +0000
committerwosch <wosch@FreeBSD.org>1996-09-21 21:35:47 +0000
commit2776d240a55334071c5e214546db771f40c58913 (patch)
tree0969a0018b1b82c6950cafc95c0daf57b8b7f5c5 /share/skel/dot.login
parent8ddc5c2acbfa73f018832908bd4d02dd8420a73b (diff)
downloadFreeBSD-src-2776d240a55334071c5e214546db771f40c58913.zip
FreeBSD-src-2776d240a55334071c5e214546db771f40c58913.tar.gz
Improve comments, sync sh/csh scripts if possible.
Diffstat (limited to 'share/skel/dot.login')
-rw-r--r--share/skel/dot.login7
1 files changed, 6 insertions, 1 deletions
diff --git a/share/skel/dot.login b/share/skel/dot.login
index b762594..7a3a3f6 100644
--- a/share/skel/dot.login
+++ b/share/skel/dot.login
@@ -1,4 +1,9 @@
-# csh .login file
+# $Id$
+#
+# .login - csh login script, read by login shell,
+# after `.cshrc' at login.
+#
+# see also csh(1), environ(7).
#
set path = (/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/bin /usr/X11R6/bin $HOME/bin)
OpenPOWER on IntegriCloud