diff options
Diffstat (limited to 'share/skel')
| -rw-r--r-- | share/skel/Makefile | 2 | ||||
| -rw-r--r-- | share/skel/dot.cshrc | 2 | ||||
| -rw-r--r-- | share/skel/dot.login | 2 | ||||
| -rw-r--r-- | share/skel/dot.login_conf | 2 | ||||
| -rw-r--r-- | share/skel/dot.mail_aliases | 2 | ||||
| -rw-r--r-- | share/skel/dot.mailrc | 2 | ||||
| -rw-r--r-- | share/skel/dot.profile | 2 | ||||
| -rw-r--r-- | share/skel/dot.rhosts | 2 | ||||
| -rw-r--r-- | share/skel/dot.shrc | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/share/skel/Makefile b/share/skel/Makefile index ffe80152eeaf..98185c123405 100644 --- a/share/skel/Makefile +++ b/share/skel/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $FreeBSD$ +# $FreeBSD: src/share/skel/Makefile,v 1.11 2004/12/21 08:46:54 ru Exp $ FILESGROUPS= FILES1 FILES2 FILES1= dot.cshrc dot.login dot.login_conf dot.mailrc dot.profile \ diff --git a/share/skel/dot.cshrc b/share/skel/dot.cshrc index 5fa231979148..923b9d938d21 100644 --- a/share/skel/dot.cshrc +++ b/share/skel/dot.cshrc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.cshrc,v 1.14 2007/05/29 22:07:57 dougb Exp $ # # .cshrc - csh resource script, read at beginning of execution by each shell # diff --git a/share/skel/dot.login b/share/skel/dot.login index 894021a83794..ac4f9f511eda 100644 --- a/share/skel/dot.login +++ b/share/skel/dot.login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.login,v 1.16 2001/06/25 20:40:02 nik Exp $ # # .login - csh login script, read by login shell, after `.cshrc' at login. # diff --git a/share/skel/dot.login_conf b/share/skel/dot.login_conf index 3c4b025f2000..5d94fdcd03a5 100644 --- a/share/skel/dot.login_conf +++ b/share/skel/dot.login_conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.login_conf,v 1.3 2001/06/10 17:08:53 ache Exp $ # # see login.conf(5) # diff --git a/share/skel/dot.mail_aliases b/share/skel/dot.mail_aliases index e319ef8e7982..4f34ffb5ed02 100644 --- a/share/skel/dot.mail_aliases +++ b/share/skel/dot.mail_aliases @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.mail_aliases,v 1.3 2003/09/28 16:17:30 rwatson Exp $ # # .mail_aliases - private mail aliases # diff --git a/share/skel/dot.mailrc b/share/skel/dot.mailrc index 9ab6ac0c8e8c..be99f5b707df 100644 --- a/share/skel/dot.mailrc +++ b/share/skel/dot.mailrc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.mailrc,v 1.6 1999/08/28 00:21:53 peter Exp $ # # .mailrc - mail resources # diff --git a/share/skel/dot.profile b/share/skel/dot.profile index 2e1ca0cd2220..88c5d864354d 100644 --- a/share/skel/dot.profile +++ b/share/skel/dot.profile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.profile,v 1.22 2007/05/29 22:07:57 dougb Exp $ # # .profile - Bourne Shell startup script for login shells # diff --git a/share/skel/dot.rhosts b/share/skel/dot.rhosts index 30132d57c4be..875e9bfb0b56 100644 --- a/share/skel/dot.rhosts +++ b/share/skel/dot.rhosts @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.rhosts,v 1.6 1999/08/28 00:21:53 peter Exp $ # # .rhosts - trusted remote host name and user data base # diff --git a/share/skel/dot.shrc b/share/skel/dot.shrc index 73491698e8e7..c1ddfe5247ae 100644 --- a/share/skel/dot.shrc +++ b/share/skel/dot.shrc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.shrc,v 1.3 2002/07/23 12:28:16 jmallett Exp $ # # .shrc - bourne shell startup file # |
