diff options
Diffstat (limited to 'etc/root')
| -rw-r--r-- | etc/root/dot.cshrc | 2 | ||||
| -rw-r--r-- | etc/root/dot.klogin | 2 | ||||
| -rw-r--r-- | etc/root/dot.login | 2 | ||||
| -rw-r--r-- | etc/root/dot.profile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index 35fdbfbfc616..a7e35845999f 100644 --- a/etc/root/dot.cshrc +++ b/etc/root/dot.cshrc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.cshrc,v 1.25.2.1 2000/05/28 15:13:28 asmodai Exp $ # # .cshrc - csh resource script, read at beginning of execution by each shell # diff --git a/etc/root/dot.klogin b/etc/root/dot.klogin index 55e653a13323..7d88e0679f97 100644 --- a/etc/root/dot.klogin +++ b/etc/root/dot.klogin @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.klogin,v 1.6 1999/08/27 23:24:09 peter Exp $ # # user1.root@your.realm.wherever # user2.root@your.realm.wherever diff --git a/etc/root/dot.login b/etc/root/dot.login index 3032ef97c762..4a91ee6145fd 100644 --- a/etc/root/dot.login +++ b/etc/root/dot.login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.login,v 1.20.2.2 2000/07/15 03:33:01 rwatson Exp $ # # .login - csh login script, read by login shell, after `.cshrc' at login. # diff --git a/etc/root/dot.profile b/etc/root/dot.profile index bcf606d1047e..0beab0e55e9b 100644 --- a/etc/root/dot.profile +++ b/etc/root/dot.profile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.profile,v 1.20 1999/08/27 23:24:09 peter Exp $ # PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin export PATH |
