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 38a71cfbcbfc..5813041e2dbc 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 2000/03/07 18:52:36 rwatson Exp $ # #csh .cshrc file 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 659db13721fb..f01ec3b15f6c 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 2000/03/07 18:52:37 rwatson Exp $ # # csh .login file # 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 |
