diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
| commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
| tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /usr.bin/mail | |
| parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) | |
Diffstat (limited to 'usr.bin/mail')
| -rw-r--r-- | usr.bin/mail/mail.1 | 2 | ||||
| -rw-r--r-- | usr.bin/mail/temp.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 8f70e558e48b..4a5ace53fa5e 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mail.1 8.2 (Berkeley) 12/30/93 -.\" $Id: mail.1,v 1.8.2.4 1998/03/08 09:46:52 jkh Exp $ +.\" $Id: mail.1,v 1.8.2.5 1998/04/14 01:00:35 steve Exp $ .\" .Dd December 30, 1993 .Dt MAIL 1 diff --git a/usr.bin/mail/temp.c b/usr.bin/mail/temp.c index 37f6026a21b5..5023c1b7e029 100644 --- a/usr.bin/mail/temp.c +++ b/usr.bin/mail/temp.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)temp.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: temp.c,v 1.2.6.1 1997/07/28 06:43:49 charnier Exp $"; #endif /* not lint */ #include "rcv.h" |
