diff options
Diffstat (limited to 'share/skel')
| -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 |
8 files changed, 8 insertions, 8 deletions
diff --git a/share/skel/dot.cshrc b/share/skel/dot.cshrc index 45f376775af0..d64d8d0b6ddf 100644 --- a/share/skel/dot.cshrc +++ b/share/skel/dot.cshrc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.cshrc,v 1.9.2.1 1999/08/29 16:47:50 peter 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 81c5d089e95e..d0a21aa3a0fd 100644 --- a/share/skel/dot.login +++ b/share/skel/dot.login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.login,v 1.11.2.1 1999/08/29 16:47:50 peter 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 f4ac63b5812d..bb59905c5995 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.1.4.1 1999/08/29 16:47:51 peter Exp $ # # see login.conf(5) # diff --git a/share/skel/dot.mail_aliases b/share/skel/dot.mail_aliases index 98e32ce47e48..44e0e917cddb 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.1.4.1 1999/08/29 16:47:51 peter Exp $ # # .mail_aliases - private mail aliases # diff --git a/share/skel/dot.mailrc b/share/skel/dot.mailrc index 9ab6ac0c8e8c..f683eba23145 100644 --- a/share/skel/dot.mailrc +++ b/share/skel/dot.mailrc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.mailrc,v 1.5.2.1 1999/08/29 16:47:51 peter Exp $ # # .mailrc - mail resources # diff --git a/share/skel/dot.profile b/share/skel/dot.profile index a5d3713fc00f..603558fc19ab 100644 --- a/share/skel/dot.profile +++ b/share/skel/dot.profile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.profile,v 1.18.2.1 1999/08/29 16:47:52 peter Exp $ # # .profile - Bourne Shell startup script for login shells # diff --git a/share/skel/dot.rhosts b/share/skel/dot.rhosts index 30132d57c4be..1eb2dc871f4c 100644 --- a/share/skel/dot.rhosts +++ b/share/skel/dot.rhosts @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.rhosts,v 1.5.2.1 1999/08/29 16:47:52 peter Exp $ # # .rhosts - trusted remote host name and user data base # diff --git a/share/skel/dot.shrc b/share/skel/dot.shrc index fbc2feec7e70..f95a5be35012 100644 --- a/share/skel/dot.shrc +++ b/share/skel/dot.shrc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/skel/dot.shrc,v 1.1.4.1 1999/08/29 16:47:53 peter Exp $ # # .shrc - bourne shell startup file # |
